At a glance
Mistral's Apache-2.0 coding harness combines an interactive CLI and ACP editor integration with local or hosted models, delegated subagents, MCP, skills, policy hooks, structured automation, durable sessions, and message-level file rewind.
Good choice if
- Vibe coders who want approvals, a plan mode, and file rewind without giving up a capable agent
- Mistral-plan users or teams that want an open, inspectable terminal and ACP editor agent
- Developers running local or OpenAI-compatible models through a configurable provider layer
- Automated runs with turn, token, and price budgets plus structured output
- Teams enforcing policy through per-tool permissions and inherited lifecycle hooks
Check before choosing
- The local CLI executes on the host: permissions and Git worktrees are controls, not an OS sandbox; Vibe Code Web's managed sandbox is a separate surface
- Anonymous telemetry, update checks, and auto-update are enabled by default; a fully offline setup requires disabling them and any networked tools
- Official docs currently lag the v2.22.0 code on programmatic approval defaults and MCP OAuth, so pinned source and changelog take precedence
See 1 more considerations
- There is no built-in browser automation; web search and fetch tools are not a browser agent