Skip to content

vibe-stack/vcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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-pty in production builds. For the best experience, please run the IDE locally by cloning the repository and using npm 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 Logo

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!

About

World's first grok exclusive IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages