Vcode
World's first grok exclusive IDE
Install / Use
/learn @vibe-stack/VcodeREADME
⚠️ Early Access Disclaimer
vCode IDE is currently in alpha and is not ready for production use. This is an early access version intended for testing and feedback. Expect frequent updates and potential breaking changes.
⚠️ Important Note
This project was built in just 72 hours, so expect some rough edges. There is currently a known issue with
node-ptyin production builds. For the best experience, please run the IDE locally by cloning the repository and usingnpm run start. Update: production builds should work now, but are quite large (1 GB+). Will fix it once the software is stable.
vCode IDE
vCode IDE (short for vibe-code IDE) is a modern, opinionated Integrated Development Environment designed to work seamlessly with Grok as an AI agent. It provides a powerful, user-friendly interface for coding, project management, and AI-assisted development workflows. This IDE is intentionally minimal and focused, offering a distraction-free environment for developers.
Features
- AI-Powered Development: Deep integration with Grok AI agent for intelligent code assistance and suggestions.
- Built-in Git Support: Manage your repositories effortlessly with integrated Git tools.
- Minimalist Design: Opinionated and distraction-free, with no plugins or custom themes.
- Fast and Lightweight: Built with performance in mind, ensuring a smooth development experience.
Installation
Prerequisites
- npm
Clone the Repository
git clone https://github.com/vibe-stack/vcode.git
cd vcode
Install Dependencies
Install dependencies using npm:
npm install
Building and Running
Development Mode
To start the IDE in development mode with hot reloading:
npm run start
Production Build
To build the IDE for production:
npm run make
The production build will be output to the dist/ directory.
Contributing
We welcome contributions from the community! Feel free to open issues, submit pull requests, or suggest new features. For more details, see our Contributing Guidelines.
License
This project is licensed under the MIT License. See the LICENSE file for details.
For more information, explore the source code and comments. Join us in shaping the future of vCode IDE!
Related Skills
node-connect
341.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.5kCommit, push, and open a PR
