Skip to content
Briefings are running a touch slower this week while we rebuild the foundations.See roadmap
Vibe
ProductFR

Vibe

Mistral's open-source CLI coding agent, powered by Devstral, for terminal-based agentic workflows.

Last refreshed: 17 May 2026 · Appears in 1 active topic

Key Question

Is Mistral Vibe the first serious EU-built alternative to Claude Code for enterprise developers?

Timeline for Vibe

#529 Apr

Bundled as coding agent in Le Chat Enterprise stack

European Tech Sovereignty: Mistral ships Le Chat Enterprise and Medium 3.5
View full timeline →
Common Questions
What is Mistral Vibe and how does it compare to Claude Code?
Mistral Vibe is an open-source terminal-based coding agent that uses Devstral or Medium 3.5 as its backbone. Like Claude Code, it can read codebases, write code, and run tests via natural language. Unlike Claude Code, it is Apache 2.0 licensed and can be self-hosted on EU infrastructure.Source: Mistral AI
How do I install Mistral Vibe CLI on my machine?
Mistral Vibe CLI is available on GitHub under Apache 2.0. It can be installed via npm or pip (depending on runtime), and configured with a Mistral API key or pointed at a local Devstral instance via Ollama.Source: Mistral AI docs
Does Mistral Vibe work inside VS Code or only in the terminal?
Vibe works natively in the terminal and integrates with Zed IDE as a native extension. It also supports the Agent Communication Protocol, which enables integration with other IDE environments.Source: Mistral AI

Background

Mistral Vibe is an open-source command-line coding agent launched by Mistral AI in December 2025 alongside Devstral 2. It connects to Devstral models and enables end-to-end autonomous code modification — reading files, writing code, running tests, and committing changes — entirely through natural language instructions in the terminal. Vibe was introduced as Mistral's entry into the competitive agentic-coding market dominated by tools such as Claude Code and GitHub Copilot Workspace. The launch formed part of Mistral's broader Le Chat Enterprise announcement .

Vibe is released under the Apache 2.0 licence and integrates via the Agent Communication Protocol (ACP), allowing it to run as a native extension in IDEs such as Zed in addition to the terminal. In April 2026 Mistral shipped Vibe 2.0, switching the default backbone model from Devstral 2 to Medium 3.5 and adding remote cloud-agent mode — the agent executes in Mistral's infrastructure rather than consuming local compute, handling complex multi-file rewrites asynchronously. Mistral partnered with Zed IDE to embed Vibe as a native extension.

Vibe's significance lies in providing a fully EU-origin, self-hostable alternative to Claude Code (Anthropic, US) and GitHub Copilot Workspace (Microsoft, US). For European enterprises and public bodies subject to data-residency mandates, an open-source terminal agent that can run entirely on Hetzner or OVHcloud infrastructure — with no US API calls — closes a gap that no other EU AI lab has addressed at the agentic layer.

Source Material