Describe a goal. Stream an AI plan. Split into tasks.
Execute each in an isolated git worktree — with an AI agent doing the work.
Write what you want to build in plain English. Pick an AI model and Vibo streams back a full implementation plan — no prompting skills required.
Watch the implementation plan appear in real time. Edit any section inline, ask for a revision, or regenerate entirely. You stay in control.
Approve the plan and Vibo splits it into concrete tasks — each with a title, description, and AI model pre-assigned. Reorder, edit, or add your own before pushing to the Kanban.
Each task gets its own git branch, worktree, and terminal session. AI agents work autonomously and simultaneously. Open any task to watch it live — or just let it run.
Write what you want to build in plain English. Vibo streams a detailed implementation plan in real time — then you approve, edit, or regenerate before committing to a single line of code.
Each task runs in an isolated git worktree. Work on five tasks in parallel without conflicts. Branches merge back cleanly when done.
From an approved plan, Vibo suggests a concrete task list — each with a title, description, and model assignment. Edit, reorder, or add your own before committing.
Assign Opus for complex architecture. Haiku for routine changes. GPT-4o when you want a second opinion. Mix providers freely — per task, per project, or globally.
The Kanban board tracks every task's status. Click any running task to open its embedded terminal and watch the agent write code, run tests, and commit — live.
Feature detection, dependency graphs, code health reports, impact analysis — AI-generated and stored locally in .vibo/.
Natural language Q&A backed by your project's analysis, feature map, and history. No context window juggling — Vibo handles it.
Branch viewer, commit log, working tree diffs, and AI-assisted merge conflict resolution — without leaving the app.
Vibo analyses your project and builds a persistent knowledge base — stored right inside the repo, portable like git, and used by the AI to make smarter planning and task decisions.
Every analysis run deepens Vibo's understanding — features, dependencies, code health, domain context. The more you use it, the sharper its suggestions become.
Knowledge lives in a .vibo/ folder at the root of your project. Commit it, share it, clone it — the AI context travels with the code, not with the machine.
When you write a plan or split tasks, Vibo uses this knowledge to suggest better breakdowns, surface conflicts early, and recommend the right models for the job.
We use Vibo to develop Vibo itself. Every feature, fix, and refactor goes through the same AI-orchestrated workflow. The knowledge base for this repo has been growing since day one — which means the AI already knows the codebase, the architecture decisions, and the domain model when we start a new plan.
Vibo supports multiple AI providers. Use the local Claude CLI with no setup, or bring your own API keys for direct access to Anthropic and OpenAI models.
Uses the local claude binary. Detected automatically at startup — no API keys, no configuration needed.
Connect directly to Anthropic's API. Requires an API key stored in config.toml.
Use OpenAI's models for planning and execution. Requires an OpenAI API key.
Vibo is a local-first desktop app. No cloud sync, no servers. Everything — your tasks, plans, analysis, and history — stays on your Mac.
Vibo is a native macOS app with a local SQLite database. No account required, no sign-up, no backend. Install and run.
When you use an API key, requests go directly from your machine to Anthropic or OpenAI — not through any Vibo server. With a local CLI, nothing leaves at all.
All tasks, plans, and history are stored in a .vibo/vibo.db SQLite file inside your project. Inspect it, back it up, or delete it anytime.
The Kanban board, task management, notes, and git integration all work without an internet connection. AI features need a provider, but the rest is fully offline.
API keys are stored in plain config.toml on your Mac under ~/Library/Application Support/com.vibo.app/. Readable, editable, deletable by you at any time.
Native macOS app. Available as a pre-built DMG or build from source.
M1, M2, M3 and later
x86-64 Mac (2019 and earlier)
Get in touch — we'd love to hear from you
Have a question, a feature request, or just want to say hello? We'd love to hear from you. Reach out and we'll get back to you as soon as possible.