Mistral AI Vibe Release Notes

Mistral AI has introduced Vibe, a unified AI agent designed to handle long-running, multi-step tasks across both general professional work and software development. Vibe replaces Le Chat, carrying over all existing conversations, settings, and plans into a single license for both work and coding functions.

Vibe Work Mode: Enterprise Agentic Workflows

Vibe Work Mode is an AI agent for complex, multi-stage tasks that operates across enterprise tools and knowledge bases. It requires user sign-off on a proposed plan before executing tasks across connected services.

Key Capabilities of Work Mode

  • Enterprise Knowledge Search: Vibe grounds its operations in context from Google Workspace, Outlook, SharePoint, Slack, and GitHub, as well as custom libraries and connectors.
  • Structured Data Analysis: The agent can connect to databases or process uploaded spreadsheets to identify patterns and anomalies, rendering charts and dashboards directly within the conversation.
  • Document and Report Synthesis: Using the Canvas tool, Vibe drafts deliverables such as one-page briefs, RFP responses, and board decks, which can then be pushed to Notion, SharePoint, or email.
  • Multi-step Task Scheduling: Users can set prompts to run on a one-time, daily, weekly, or monthly cadence, receiving notifications upon completion.
  • Reusable Skills: Vibe supports preset or custom skills via open standards to automate repeatable workflows with sequential precision.

Work Mode provides full transparency by making every tool call and reasoning chain expandable, allowing users to inspect inputs and outputs as the agent works.

Vibe Code Mode: End-to-End Development

Code Mode provides a dedicated surface for managing coding projects from initial request to merged pull request. The agent operates within an isolated sandbox and allows users to inspect diffs and manage sensitive actions.

Integration and Deployment

  • Web Surface: A dedicated web app at chat.mistral.ai/code for managing GitHub projects and starting sessions.
  • VS Code Extension: A new plugin that allows the agent to read, edit, and execute commands within the IDE. It supports line-ranged selections and @ mentions for cross-directory context.
  • Vibe CLI: A terminal-based interface that allows for session management and execution.

Coding Capabilities

  • Test Generation: Vibe writes unit and integration tests that align with existing project patterns and generates documentation from READMEs to inline comments.
  • Refactoring and Translation: The agent can move modules to new patterns or translate legacy files to modern languages while preserving behavior and completing tests.
  • Stack Integration: Vibe pulls context from GitHub, GitLab, Jira, and Linear to ensure changes resolve specific issues and follow team conventions.

Vibe CLI Enhancements

The Vibe CLI has been updated with several advanced session controls:

  • Command-based Skills: Repeatable workflows are converted into / commands.
  • Specialized Routing: Custom modes and subagents route specific work within a session.
  • Pland Editing: Users can edit the agent's plan before execution, and the agent can pose multiple-choice questions during a run.
  • Scoped Permissions: Permissions for files, commands, and directories are set as "always," "never," or "ask" per session.
  • Session Teleportation: The /teleport command moves a live session between the local terminal and the cloud while preserving history and approvals.

Availability and Pricing

Vibe is available at chat.mistral.ai and via mobile apps on the App Store and Google Play. It is offered in four tiers:

  • Free: For quick answers and simple tasks.
  • Pro ($14.99/month): For complex tasks, deeper reasoning, and full-day coding.
  • Team ($24.99/user/month): Includes a shared workspace with admin controls and increased storage.
  • Enterprise: Provides custom deployments, model training, and dedicated solutioning.

Developers can also prototype using the free Experiment plan in Mistral Studio.

Sources

Related

  • Dispatch
  • Project
  • Dispatch
  • Dispatch
  • Dispatch