ZIP
WinGet
Mistral Vibe (ACP mode)
Mistral AI · 2.1.0 · 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.1.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MistralAI.MistralVibe.ACP
Version
2.1.0
Description
Minimal CLI coding agent by Mistral
License
Apache-2.0
↗
Installer URL
https://github.com/mistralai/mistral-vibe/releases/download/v2.1.0/vibe-acp-windows-x86_64-2.1.0.zip
Release Notes
Added
- Incremental load of long sessions: windowing (20 messages), "Load more" to fetch older messages, scroll to bottom when resuming
- ACP support for thinking (agent-client-protocol 0.8.0)
- Support for FIFO path for env file
Changed
- UI redesign: new look and layout for the CLI
- Textual UI optimizations: ChatScroll to reduce style recalculations, VerticalGroup for messages, stream layout for streaming blocks, cached DOM queries
- Bumped agent-client-protocol to 0.8.0
- Use UTC date for ti…