Mistral has an open source coding agent

https://github.com/mistralai/mistral-vibe

cross-posted from: https://europe.pub/post/10375693

No need for Claude Code, Cursor, or other proprietary American counterparts

65 points · 3 comments · view on lemmy.world

3 Comments

cecilkorik@lemmy.ca · 14 pts · 148d (1 reply)

Local devstral works with OpenCode too (although personally I have better results with glm-4.7-flash)

I'll try to give vibe's CLI UI a shot though, as OpenCode feels a bit heavy and janky to me sometimes, it occasionally crashes the VSCodium terminal I use it in.

Either way, it's great to have a free, local and sovereign option.

SrMono@feddit.org · 5 pts · 148d

Vibe works great.

I use the remote devstral in XCode and in Vibe cli. All my latest commits are vibe commits (vommits) now.

Need to wait for new hardware but feature-wise running the local model is supported.

monomon@programming.dev · 2 pts · 148d

I used it in emacs with agent-shell, it was pretty alright. Performed a refactor that I anticipated for a long time (in OCaml), and it did mostly ok.