Mistral Moves Coding Agents to the Cloud with Medium 3.5

Mistral AI has moved its Vibe coding agent off the local machine and into the cloud. Sessions that previously ran tied to a developer's terminal can now execute asynchronously, in parallel, without the developer present. The underlying model is Mistral Medium 3.5, a 128B dense model scoring 77.6% on SWE-Bench Verified, now the default in both Vibe and Le Chat. MarkTechPost reported the release.
The behavioral shift is concrete. A developer kicks off a task, closes the laptop, and the cloud handles execution. File diffs and agent activity remain inspectable on return. That removes the developer as the bottleneck on every intermediate step, which is the actual constraint in agentic coding workflows today.
For Mittelstand software teams running lean engineering headcounts, the parallel execution model matters more than the benchmark number. Watch whether enterprise access to the Vibe CLI becomes a paid tier, and whether Le Chat's Work mode earns a foothold in professional developer environments over GitHub Copilot and Cursor.