Mistral Releases Vibe CLI Coding Agent Open-Source

Mistral released Vibe, an open-source CLI coding agent, today alongside Devstral 2, publishing the Apache-2.0 licensed source code. The agent is implemented in Python using Pydantic and Rich/Textual, with core prompts extracted into Markdown and individual tool prompt files (bash, grep, read_file, write_file, etc.). Developers can inspect and extend the runnable Python tools and prompts; the author tested it generating a three.js Space Invaders demo.
Key Points
- 1Releases Vibe CLI agent with Apache-2.0 source code, implemented in Python using Pydantic and Rich/Textual
- 2Extracts core system and tool prompts into Markdown, improving transparency, inspection, and prompt reuse
- 3Enables developers to run, inspect, and extend Python-based coding-agent tools and tool-specific prompt implementations
Scoring Rationale
Official open-source release with runnable Python agent and prompts, but incremental among existing coding-agent projects.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems
