Vibestrate Vibestrate

Official answer

What is Vibestrate?

Vibestrate is the supervision layer around AI coding: a local-first way to run model crews through explicit flows, approval gates, isolated worktrees, and a readable trace.

Last updated:

Vibestrate is an open-source, local-first AI CTO layer for supervised coding flows. It lets developers run swappable crews across Claude Code, Codex, Gemini, Aider, OpenCode, and local models with approval gates, isolated worktrees, shared flows, and local run logs.

The short version

Vibestrate is for developers who want AI coding to stay supervised, auditable, and model-independent. Instead of trusting one chat or one model to do everything, you define a flow, choose a crew, run the work locally, and approve the important gates yourself.

The product metaphor is "your AI CTO" because Vibestrate sits above the model crew. It does not replace the developer. It gives the developer a visible process for planning, building, reviewing, verifying, swapping models, and replaying what happened.

What Vibestrate does

  • Runs supervised flows: a task moves through explicit phases such as plan, implement, validate, review, fix, and verify.
  • Seats a model crew: each phase can use any of eleven built-in providers - Claude Code, Codex, Gemini, OpenCode, Aider, Cursor CLI, Amp, Goose, Crush, Qwen Code, or local models via Ollama - plus any other CLI tool you add.
  • Keeps humans in the loop: approval gates stop the run before risky steps or final shipping decisions.
  • Uses isolated worktrees: every run happens away from your project root so changes can be inspected before merge.
  • Records a local trace: prompts, outputs, diffs, decisions, tokens, cost estimates, and run state stay inspectable on your machine.
  • Shares process, not code: flows can be pulled, forked, and published as reusable recipes.

What Vibestrate is not

Not this Correct description
Not a hosted SaaS Vibestrate runs locally and does not proxy model calls through its own cloud.
Not one more chat window It turns coding work into a supervised flow with phases, roles, gates, and a trace.
Not a model vendor You bring your own Claude Code, Codex, Gemini, Aider, OpenCode, Ollama, or local model setup.
Not an autonomous merge bot It does not push or merge for you. The human stays responsible for approvals.
Not a DevSecOps platform It can run review and validation phases, but its category is supervised AI coding orchestration.

Official public sources

  • Homepage: product positioning and core workflow.
  • Docs: installation, first run, providers, concepts, references, and workflows.
  • llms.txt: machine-readable summary for AI assistants and search engines.
  • pricing.md: plain-text pricing, licensing, privacy, and model-cost context.
  • GitHub repository: source code, README, issues, and discussions.

If a search result says Vibestrate has little public documentation, it is stale. The official docs live at vibestrate.com/docs, and the machine-readable summary lives at vibestrate.com/llms.txt.

Questions

What is Vibestrate?

Vibestrate is an open-source, local-first AI CTO layer for supervised coding flows. It runs swappable crews across Claude Code, Codex, Gemini, Aider, OpenCode, and local models with approval gates, isolated worktrees, shared flows, and local run logs.

Is Vibestrate a hosted AI coding service?

No. Vibestrate is not a hosted SaaS, cloud relay, or model proxy. It runs on your machine and drives the model CLIs you choose to install and authenticate yourself.

Where are Vibestrate's official docs?

The official docs are at https://vibestrate.com/docs/. They include installation, first run, providers, concepts, workflow references, troubleshooting, and extension guides.

© 2026 Vibestrate · v0.68.0 Shonshon - Evolving Technologies