A lightweight, open-source desktop wrapper for chat.mistral.ai — native window, persistent session, no browser tabs.
Unofficial project — not affiliated with or endorsed by Mistral AI
All releases are on
GitHub Releases.
macOS users may need to run xattr -dr com.apple.quarantine mistral-vibe-* after download.
Dedicated app window — no browser tabs, no distractions. Lives in your Dock and ⌘+Tab like any app.
Log in once, stay logged in. Session is stored locally in the system WebView data store.
Paste with ⌘+V works everywhere — WKWebView clipboard restriction bypassed natively.
Single ~2 MB binary. No Electron, no bundled Chromium. Uses the system WebKit engine.
~30 lines of Go. Read it, build it yourself, modify it. MIT licensed.
macOS uses WKWebKit (Safari engine). Windows uses WebView2. Linux uses WebKitGTK.
libwebkit2gtk-4.0 must be installedmacOS Gatekeeper will block the binary because it is unsigned. To allow it:
Or right-click the binary in Finder → Open → Open in the dialog.
Paste (⌘+V / Ctrl+V) is handled by a JS bridge built into the app — it bypasses the WKWebView clipboard restriction. If it stops working after a Mistral site update, please open an issue.
This project is not affiliated with, endorsed by, or associated with Mistral AI in any way. It is a personal open-source tool that loads the public website chat.mistral.ai in a native window. Use it at your own risk.