v-cli is a family of lightweight tools built for the age of AI-assisted coding — where your biggest challenge isn't writing code, it's staying in flow without drowning in version control ceremony.
AI can now write a working feature in minutes. But saving your progress, recovering a past version, or juggling multiple AI tasks in parallel? That still requires deep git knowledge most builders don't have — and shouldn't need.
Git was designed for teams of engineers coordinating large codebases. It's a powerful distributed version control system — but that power comes with a steep learning curve and a lot of ceremony.
v-cli isn't a git replacement — it's the layer on top that makes version management frictionless, so you can stay focused on building rather than managing your tools.
Recover a version you made 3 days ago where the button animation worked.
Built on a shared core so every tool feels like home. Learn one, know them all.
Your AI-powered command center. Interact with your project through natural language — from running tasks and scanning your codebase to managing git workflows without memorizing every flag.
Zero-learning-curve version management. Snap your work at any moment, find it later in plain English, and restore without fear. Like a safety net that's always there, never in the way.
Modern vibe coding often means spinning up several AI tasks at once — refactoring one module while another writes tests while a third fixes a bug. vc agent gives each task its own dedicated AI session in a full-screen TUI, all running simultaneously.
vibe-core is the shared library that powers every tool in the family. Fix a security bug once — every tool gets it automatically. Build a new Vibe tool? Three steps to get a production-quality CLI.
No config files, no accounts, no setup ritual. Just clone, build, and go.
Clone the source and build locally. vc and vv are standalone binaries with no runtime dependencies.
Run the setup wizard. Takes 60 seconds. Configures your AI provider, language, and security settings.
Snap your first version, ask git questions in English, launch an AI agent. You're in the flow.
v-cli is open source, built in Rust, and designed to grow with you. Start with vc or vv — or both.