model releaseMistral AI

Mistral Releases Medium 3.5: 128B Model with Cloud Coding Agents and 77.6% SWE-Bench Verified

TL;DR

Mistral AI released Medium 3.5, a 128B dense model with a 256k context window that scores 77.6% on SWE-Bench Verified. The model powers new remote coding agents in Mistral Vibe that run asynchronously in the cloud, plus a new Work mode in Le Chat for multi-step agentic tasks.

3 min read
0

Mistral Medium 3.5 — Quick Specs

Context window256K tokens
Input$1.5/1M tokens
Output$7.5/1M tokens

Mistral Releases Medium 3.5: 128B Model with Cloud Coding Agents and 77.6% SWE-Bench Verified

Mistral AI released Mistral Medium 3.5, a 128B dense model with a 256k context window, built for long-running coding and productivity tasks. The model scores 77.6% on SWE-Bench Verified and 91.4 on τ³-Telecom, according to Mistral.

Mistral Medium 3.5 is now available in public preview under a modified MIT open-weights license. The company claims the model can run self-hosted on as few as four GPUs and combines instruction-following, reasoning, and coding in a single set of weights.

Performance and Technical Details

According to Mistral, the model outperforms Devstral 2 and Qwen 3.5 397B A17B on SWE-Bench Verified with its 77.6% score. The model includes a vision encoder trained from scratch to handle variable image sizes and aspect ratios.

Reasoning effort is configurable per request, allowing the same model to handle quick chat replies or complex agentic workflows. Mistral built the model specifically for long-horizon tasks with reliable tool calling and structured output.

Pricing and Availability

Mistral Medium 3.5 is priced at $1.50 per million input tokens and $7.50 per million output tokens via API. Open weights are available on Hugging Face. The model is also available through NVIDIA's build.nvidia.com platform and as NVIDIA NIM containerized inference microservices.

Remote Coding Agents in Vibe

Mistral launched remote coding agents in Vibe CLI that run asynchronously in the cloud. Users can start coding sessions from either the CLI or Le Chat web interface, with sessions running in isolated sandboxes while users step away.

Local CLI sessions can be "teleported" to the cloud, preserving session history, task state, and approvals. The agents integrate with GitHub for pull requests, Linear and Jira for issues, Sentry for incidents, and Slack or Teams for notifications.

According to Mistral, the system is designed for high-volume coding work like module refactors, test generation, dependency upgrades, and bug fixes. Multiple coding sessions can run in parallel.

Work Mode in Le Chat

Mistral introduced Work mode in Le Chat (Preview), powered by Medium 3.5, for multi-step agentic tasks beyond coding. The mode enables cross-tool workflows, research and synthesis, inbox triage, and issue creation in project management tools.

In Work mode, connectors are enabled by default, allowing the agent to access documents, mailboxes, calendars, and other systems. Every tool call and reasoning step is visible to users, with explicit approval required for sensitive actions like sending messages or modifying data.

What This Means

Mistral's combination of a strong open-weights coding model with cloud-based agent infrastructure directly addresses the friction in current AI coding workflows, where developers must babysit agent runs. The 77.6% SWE-Bench Verified score positions Medium 3.5 competitively against larger models, while the claimed four-GPU deployment requirement could enable wider self-hosting.

The $1.50/$7.50 pricing undercuts similar-capability models from competitors, though real-world performance on complex codebases will determine adoption. The integration of coding agents into Le Chat and the new Work mode signals Mistral's push beyond chat interfaces into persistent, multi-step autonomous workflows.

Related Articles

model release

Alibaba Releases Qwen3.8-Flash-Next: 125B-Parameter MoE Model Matches Larger Rivals at $0.16/$0.47 per Million Tokens

Alibaba's Qwen team released Qwen3.8-Flash-Next, a 125-billion-parameter mixture-of-experts model that activates just 6 billion parameters per token and previews architecture planned for Qwen4. The model outperforms the much larger Qwen3.7-Plus at roughly one-ninth the training cost and ships at $0.16 per million input tokens and $0.47 per million output tokens.

model release

Zhipu AI Releases GLM-5.3-Flash: First Multimodal Model in GLM-5 Series, 320B Parameters with Only 18B Active

Zhipu AI has released GLM-5.3-Flash, the first natively multimodal model in its GLM-5 series, built on a 320B-parameter mixture-of-experts architecture with only 18B active parameters. The company claims it outperforms GLM-5.2 across benchmarks at one-tenth the cost while approaching Claude Opus 4.8 on coding and agentic tasks.

model release

Z.ai Confirmed as Creator of Chart-Topping 'Ox Alpha' Model, Weights Coming Wednesday

Z.ai, maker of the GLM model series, has confirmed it is behind Ox Alpha, the mysterious open-weight model that appeared anonymously on OpenRouter and topped benchmark leaderboards. The company will release the model's weights on Wednesday.

model release

Z.ai Launches GLM-5.3-Flash With 1M-Token Context and Hybrid Attention Architecture

Z.ai has released GLM-5.3-Flash, a native multimodal model built for coding and long-horizon agent tasks, featuring a 1M-token context window and a hybrid sparse-linear attention architecture. The model is available via OpenRouter at a discounted $0.075/$0.25 per 1M tokens through September 2026.

Comments

Loading...