Mistral Vibe
Mistral Vibe ↗ is our open-source, terminal-native coding agent powered by Devstral. It scans your file structure and Git state, maintains multi-file context, and executes shell commands autonomously.
Whether you're refactoring across files, generating tests, or exploring an unfamiliar codebase, Mistral Vibe works right in your terminal. It also integrates with JetBrains and Zed via the Agent Communication Protocol, and can run fully offline with locally deployed models. This page covers what's available and how to get started.
Capabilities
Mistral Vibe brings together a conversational CLI, code generation, custom agents, offline support, and IDE integration.
A conversational interface to your codebase, right in the terminal.
- CLI introduction: install, configure, and start using Mistral Vibe. Interactive chat,
@file references,!shell commands, slash-command skills, and persistent history. - Installation: step-by-step setup as a Python package with a quick installation guide.
- Configuration: customize models, API keys, and behavior.
- Quickstart: get up and running with your first conversation.
Getting started
Head to the installation guide to set up Mistral Vibe, then follow the quickstart to run your first conversation.