DEV Community

Damien Gallagher
Damien Gallagher

Posted on • Originally published at buildrlab.com

Mistral turns Le Chat into Vibe, a work-and-code agent with remote coding and VS Code support

Mistral turns Le Chat into Vibe, a work-and-code agent with remote coding and VS Code support

Mistral has turned Le Chat into Mistral Vibe, a single agent product for both workplace tasks and software development. This matters now because Mistral is no longer just selling models and APIs into the agent race: it is putting a first-party coding/work agent in front of teams, with remote sessions, GitHub-connected pull requests, and a VS Code extension.

The announcement is official and practical enough to treat as breaking builder news. It is not a benchmark tease or a research note. It changes the product surface teams use to run Mistral models against real work.

What Mistral launched

Mistral says Le Chat is now Vibe, with one licence across work and code. Existing conversations, settings, and plans carry over.

There are two main modes:

  • Work Mode: a web and mobile agent for longer business tasks. Mistral says it can plan a multi-step job, ask for approval, use connected tools, search enterprise knowledge, analyse structured data, draft documents and reports, schedule recurring tasks, and trigger automations.
  • Code Mode: a coding surface in the Vibe web app. Teams can connect GitHub, start coding sessions, inspect diffs while the agent works, and take sessions through to a pull request.

Mistral also launched a Vibe extension for VS Code. The extension runs the coding agent inside the editor, with project-level context, file editing, command execution, selected-line context, and @ mentions for files or directories.

The remote coding piece is the part engineering teams should pay attention to. Mistral says sessions can run in parallel, persist while your machine is off, and run in isolated sandboxes. The company also says sessions will be triggerable from third-party apps such as Slack, in addition to the editor and Vibe CLI.

Why this matters for builders

This is Mistral moving into the same operational category as Cursor, Claude Code, Codex-style agents, Devin-like remote agents, and enterprise AI work assistants. The pitch is not “chat with a model”. It is “connect tools, run tasks, review the output, and ship work”.

For engineering teams, the immediate questions are practical:

  • Can Vibe reliably turn tickets into pull requests without making review harder?
  • How strong are the sandboxing, permissions, audit trails, and admin controls?
  • Does it fit existing GitHub/GitLab/Jira/Linear workflows without a separate agent process?
  • How does it behave on large repositories compared with Cursor, Claude Code, OpenAI Codex, and open/local coding stacks?
  • What does the pricing look like once real teams run many parallel sessions?

For founders and product teams, the bigger signal is that frontier and near-frontier labs are converging on the same product shape: agents that can use tools, run for longer, and hand back something reviewable. The model alone is becoming less of the product. The harness, connectors, permissions, and review workflow are becoming the product.

Caveats

Mistral’s announcement gives the product direction and headline capabilities, but builders should still verify the details before standardising on it. The open questions are pricing at team scale, exact availability by plan and region, limits on remote sessions, repo-size behaviour, data-retention controls, and whether the VS Code extension performs well on messy production codebases.

The announcement also does not make Vibe automatically better than existing coding agents. It makes Vibe a serious new option to test, especially if your team already uses Mistral models or wants a European provider for agentic work.

Sources

Top comments (0)