winget install --id MistralAI.MistralVibe.ACP
About Mistral Vibe (ACP mode)
Mistral's open-source CLI coding assistant. Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools.
What's new in 2.10.1
Added - Pretty session titles that format @mention syntax for human-readable display - Auto-emit SessionInfoUpdate on the first prompt so IDE session pickers reflect the title immediately - End-to-end layered config read path with TomlFileLayer, ConfigBuilder, and ConfigOrchestrator Fixed - MCP menu no longer shows D/E shortcuts in the detail view when there are no tools to enable or disable - Parallel bash tool calls in ACP each render their own live terminal instead of racing on shared state
Version history
| Version | Updated | Notes |
|---|---|---|
| 2.10.1 | Added - Pretty session titles that format @mention syntax for human-readable display - Auto-emit SessionInfoUpdate on the first prompt so IDE session pickers reflect the title immediately - End-to-end layered config read... | |
| 2.10.0 | Unknown | Added - GrowthBook A/B testing layer with first system prompt experiment - --add-dir flag to pull additional repository roots into a session - --no-autofill flag for bump_version.py script - TTY-keyed --continue scoping... |
| 2.9.6 | Unknown | Added - Syntax-highlighted file diffs for write_file and search_replace in the IDE agent webview - Spinner and loader for ! (bang) command output - prepare release script can resume after resolving merge conflicts Fixed... |
| 2.9.5 | Unknown | Added - /loop command to run a prompt or slash command on a recurring interval - default_agent config setting - Telemetry instrumentation for the teleport command - Logging environment variables documented in --help Chan... |
| 2.9.4 | Unknown | Added - /rename command to rename the current session - feat: vibe.at_mention_inserted telemetry event - "Always allow" tool permissions persist across sessions - Eager agent-loop warmup so vibe.ready telemetry fires soo... |
| 2.9.3 | Unknown | Added Changed Fixed - Fix textual version Removed |
| 2.9.2 | Unknown | Fixed - Teleport surfaces the latest GitHub connection status while polling |
| 2.9.1 | Unknown | Added - Connector OAuth authentication flow in /mcp menu - ConfigPatch operation types for Vibe Code - extra_headers field to ProviderConfig - Structured metadata on ACP tool results - vibe.user_cancelled_action ACP tele... |
| 2.9.0 | Unknown | Added - Scratchpad directory for temporary working files shared with subagents - /copy slash command - Experimental hooks system with post-agent-turn lifecycle - OpenAI Responses API adapter - ACP session fork and sessio... |
| 2.8.1 | Unknown | Fixed - Fixed changelog and whats_new |
| 2.8.0 | Unknown | Added - Builtin skills system with self-awareness skill - /copy slash command to copy messages to clipboard - Merge field info support for configuration - Glob tool for file pattern matching - exit (without slash) to exi... |
| 2.7.6 | Unknown | Added - MergeStrategy enum and merge logic for configuration - call_source=vibe_code field in LLM request metadata - "Other" task type for non-code requests in CLI prompt Changed - Parallelized git subprocess calls durin... |
| 2.7.5 | Unknown | Changed - Display detected files and LLM risks in trust folder dialog - Text-to-speech via the Mistral SDK with telemetry tracking - Deferred MCP and git I/O to background thread for faster CLI startup - Made telemetry U... |
| 2.7.4 | Unknown | Added - Console View for enhanced debugging and monitoring - /mcp command to display MCP servers and their status - Manual command output forwarding to agent context Changed - Improved web_fetch content truncation for be... |
| 2.7.3 | Unknown | Added - /data-retention slash command to view Mistral AI's data retention notice and privacy settings |
| 2.7.2 | Unknown | Added - Alt+Left / Alt+Right keyboard shortcuts for word-wise cursor movement in chat input Changed - Refactored narrator into a dedicated narrator manager Fixed - Broken build on Linux - Errored MCP servers are now excl... |
| 2.7.1 | Unknown | Added - ACP message-id support for reliable message boundary identification - Reasoning effort parameter for supported models Changed - Updated MistralAI SDK - Updated ACP SDK dependency - Refined system prompt wording a... |
| 2.7.0 | Unknown | Added - Rewind mode to navigate and fork conversation history Fixed - Preserve message_id when aggregating streaming LLM chunks - Improved error handling for SDK response errors |
| 2.6.2 | Unknown | Changed - Pinned agent-client-protocol dependency back to 0.8.1 Removed - Context usage updates via ACP |
| 2.6.1 | Unknown | Changed - Loosened agent-client-protocol version constraint from pinned to minimum bound |