Mistral Vibe

Mistral Vibe is an open-source terminal-based AI coding assistant developed by Mistral AI. It brings Mistral's frontier reasoning and code-specialized model ecosystem directly into local developer environments via the command line. In day-to-day operations, Mistral Vibe runs inside your terminal, interfacing with your local file tree and git repository. Developers prompt the agent to inspect files, implement features, run diagnostics, and apply code modifications. It connects to Mistral AI endpoints to leverage models such as Codestral and Mistral Large, executing actions through an extensible skills framework. What sets Mistral Vibe apart is its first-party alignment with the Mistral ecosystem and its support for modular agent skills defined directly within repositories. It offers a lightweight, transparent alternative to heavy proprietary coding assistants, giving teams full visibility over agent behavior and direct access to Mistral-optimized prompting architectures. The project is open source and hosted on GitHub. Model execution requires a Mistral API key for hosted inference or access to compatible endpoints.

Tags: ai agent, cli, coding agent, OpenSource, terminal

Visit Mistral Vibe