ZIP
WinGet
Mistral Vibe (ACP mode)
Mistral AI · 2.9.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
vibe-acp-windows-x86_64-2.9.4.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MistralAI.MistralVibe.ACP
Version
2.9.4
Description
Minimal CLI coding agent by Mistral
License
Apache-2.0
↗
Installer URL
https://github.com/mistralai/mistral-vibe/releases/download/v2.9.4/vibe-acp-windows-x86_64-2.9.4.zip
Release Notes
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 sooner
Changed
- bash (!command) bang commands run via async subprocess for better latency
- Bumped mistral SDK to 2.4.4
- Bumped cryptography to address upstream CVEs
Fixed
- Preserve non_retryable flag on exceptions raised through _chat / _chat_streaming, so callers driving the ag…