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

LM Studio launches Bionic, agentic app for local and cloud open-source models

LM Studio released Bionic, a Mac app that runs open-source AI models locally or via cloud for coding, document processing, and research tasks. The app includes offline voice transcription using Mistral's Voxtral model and supports models like GLM 5.2 and Kimi K2.7 Code for codebase editing.

product update

GitHub Copilot for Visual Studio adds MCP server trust layer and C++ support

GitHub released its June 2026 update for Copilot in Visual Studio, adding a trust layer for Model Context Protocol (MCP) servers, improved usage analytics visibility, and the first C++ language scenarios for the AI coding assistant.

product update

OpenRouter Launches Auto Router Beta: Task-Aware Model Routing Based on Community Spend

OpenRouter has released Auto Router Beta, a task-aware routing system that classifies incoming requests and automatically routes them to popular models based on community spending patterns. The router allows users to filter selections by cost-quality tradeoff preferences.

product update

OpenAI restores chat sidebar in Mac app after user backlash over confusing redesign

OpenAI has updated its ChatGPT Mac app to restore direct access to chat conversations through a prominent sidebar toggle. The fix addresses user complaints following a July 10 redesign that replaced the native Mac client with an Electron-based app and buried the standard chat interface behind Work and Codex features.

Comments

Loading...