product updateMistral AI

Mistral releases Vibe 2.0 terminal coding agent with custom subagents and Devstral 2 API pricing

TL;DR

Mistral AI released Vibe 2.0, a terminal-native coding agent powered by Devstral 2, adding custom subagents, multi-choice clarifications, and slash-command skills. Devstral 2 API pricing is now $0.40/M input tokens and $2.00/M output tokens, with a smaller variant at $0.10/$0.30 per million tokens.

2 min read
0

Mistral releases Vibe 2.0 terminal coding agent with custom subagents and Devstral 2 API pricing

Mistral AI released Vibe 2.0, a terminal-native coding agent powered by the Devstral 2 model family. The update adds custom subagents, multi-choice clarifications, slash-command skills, unified agent modes, and automatic CLI updates.

Devstral 2 pricing

Devstral 2 has moved to paid API access with the following pricing:

  • Devstral 2: $0.40/M input tokens, $2.00/M output tokens
  • Devstral 2 Small: $0.10/M input tokens, $0.30/M output tokens

Free API usage remains available on Mistral's Experiment plan for testing and prototyping.

New features in Vibe 2.0

Custom subagents: Developers can build specialized agents for specific tasks like deployment scripts, pull request reviews, or test generation, then invoke them on demand.

Multi-choice clarifications: When intent is ambiguous, Vibe prompts users with options instead of guessing, requiring confirmation before executing potentially destructive actions.

Slash-command skills: Preconfigured workflows for common tasks like deploying, linting, or generating documentation can be loaded with / commands.

Unified agent modes: Custom modes combine tools, permissions, and behaviors, allowing developers to switch contexts without changing tools.

Automatic updates: Bug fixes and improvements ship continuously to the Vibe CLI without requiring manual updates.

Availability and pricing

Mistral Vibe 2.0 is available on Le Chat Pro and Team plans. According to Mistral, subscribers get "generous usage for full-time development" and can continue beyond limits with pay-as-you-go at API rates. Students receive 50% off. Users can also bring their own API key (BYOK).

The Team plan includes everything in Pro plus unified billing, management, and priority support.

Enterprise services

Mistral offers enterprise add-ons including fine-tuning on internal languages and domain-specific languages (DSLs), reinforcement learning with custom environments, and end-to-end code modernization for migrating entire codebases to modern stacks. The company states it already delivers these solutions to organizations in finance, defense, and infrastructure.

What this means

Mistral is positioning Vibe as a customizable alternative to coding assistants like GitHub Copilot and Cursor, emphasizing control and configurability. The move to paid Devstral 2 API access signals Mistral's shift from pure research releases to monetizing its specialized coding models. The custom subagent feature could differentiate Vibe by allowing teams to encode institutional knowledge and workflows directly into their development tools, though adoption will depend on whether the customization overhead justifies switching from established coding assistants.

Related Articles

product update

Mistral Rebrands Le Chat as Vibe, Launches Agentic Work and Code Modes with VS Code Extension

Mistral has rebranded Le Chat as Vibe, launching new agentic capabilities for long-running work tasks and software development. The platform now includes Work Mode for enterprise knowledge search and document synthesis, Code Mode with GitHub integration and sandboxed execution, and a new VS Code extension. Pricing starts at $14.99/month for Pro and $24.99/user/month for Team plans.

model release

Mistral Releases Codestral Embed, Code-Specialized Embedding Model at $0.15 Per Million Tokens

Mistral AI has released Codestral Embed, its first code-specialized embedding model, priced at $0.15 per million tokens. The model features an 8192-token context window and claims to outperform Voyage Code 3, Cohere Embed v4.0, and OpenAI's large embedding model on code retrieval benchmarks.

product update

Mistral Acquires Emmi AI, Launches Physics Simulation Models for Industrial Engineering

Mistral has acquired Emmi AI and launched a physics AI capability that reduces computational fluid dynamics and finite element simulations from hours to seconds on a single GPU. The company is deploying the technology with ASML, Airbus, Safran, and Siemens Energy for design optimization, tooling, and real-time digital twins.

product update

Mistral AI launches Connectors in Studio with MCP protocol integration and direct tool calling

Mistral AI has released Connectors in Studio, allowing developers to integrate custom MCP (Model Context Protocol) servers and built-in connectors via API/SDK. The release includes direct tool calling for deterministic workflows and human-in-the-loop approval flows for sensitive operations.

Comments

Loading...