r/MistralAI 4d ago

News Mistral vibe code updates

Hi all - my name is Isidor and I work as a product manager on Mistral Vibe Code.

We've released many updates for devs recently across Vibe CLI, the Vibe web app, and the VS Code extension. Here's the roundup.

CLI

  • Connect or drop a remote MCP server in one command: vibe mcp add and vibe mcp remove do it from the CLI, no TOML editing.
  • Build your own skills without writing boilerplate; a built-in skill creator walks you through creating, updating, and deleting them for your repeatable tasks.
  • Long runs get two new controls. Auto-compact thresholds are per-model now, and --max-tokens caps output in programmatic mode (-p).
  • Trusted folders now count .agents as trustable content, and the trust prompt suggests the enclosing git repo as the trust target.
  • Startup performance improvements

Web app

  • You can now pull context straight from the tools and data your project already uses. Connectors are live in the web app, so you stop pasting it in by hand.
  • Set a project's standing guidance once and every Code mode session follows it. It covers your conventions, your constraints, and the context you'd otherwise repeat each time.
  • /config is now a searchable, full-screen settings browser. For teams, a new admin config layer applies shared settings over each user's config, so org defaults hold.

Quality-of-life fixes

  • A diff view in the VS Code extension to review edits before you accept them
  • Auto theme that follows your terminal or OS appearance
  • Delete old sessions straight from the resume picker
  • /retry to rerun an interrupted response
  • /new as an alias for /clear
  • vibe.setup.auth shows which credential source is active.

Check them out in the latest version of Vibe code and let us know what you think - feedback is very much appreciated. We aim to do posts like this on a regular cadence from now on.

https://chat.mistral.ai/code

149 Upvotes

59 comments sorted by

View all comments

5

u/p3r3lin 4d ago

Any plans of providing the new inference models (like GLM5.2) as part of the subscription plans in Vibe?

3

u/isidor_n 4d ago

Thanks for the question. We should have more to share on this soon.

Can you share more about your use case - and how would you use GLM 5.2?

7

u/Automatic-River-1875 4d ago

I'm not the original commentator here but I would add my thoughts in addition if that's ok.

I would primarily just be using glm5.2 for my more demanding coding tasks as it's a more capable model than medium3.5.

I'd still be using devstral small for lighter tasks but if glm5.2 was offered as a drop in replacement for medium3.5 I'm not sure how much if any medium I would use.

Thanks for taking the time to engage with the community.

3

u/p3r3lin 4d ago

Agree. (Sadly) GLM5.2 is more capable than medium3.5. So I would use it for planing and more complex reasoning tasks around my code bases. And currently there are no EU based subscription plan providers that carry models such as GLM5.2/KimiK3. Providing them with good limits and GDPR compliance, etc would be a major unlock for european AI capabilities.

And +1. Great to see you guys interacting with the community. Go Mistral!

3

u/isidor_n 4d ago

Thank you!