# Vibe gets to work.

- 来源：Mistral AI：News（网页）
- 发布时间：2026-05-28 18:47
- AIHOT 分数：81
- AIHOT 链接：https://aihot.virxact.com/items/cmppdcr7d0e30slv42jveqyvp
- 原文链接：https://mistral.ai/news/vibe-agent

## AI 摘要

Mistral AI 推出 Vibe，一款统一工作与编码的 AI 智能体。其工作模式可处理长期多步骤任务，连接 Google Workspace、Outlook、Slack 等应用，进行研究、分析与调度。代码模式支持从 Web 应用到终端的全流程编码。Vibe 运行为推理、智能体任务和编码优化的旗舰 Mistral 模型，并发布了新的 VS Code 扩展。

## 正文

Frontier AI LLMs, assistants, agents, services | Mistral AI

[](https://mistral.ai/)

Start building

Menu

Products

Solutions

Models

Developers

Blog

Customers

Company

Contact salesStart building

Studio Build, test, and run AI agents and apps. Forge Train, align, and evaluate custom AI models. Vibe AI agent for long-horizon work. Vibe for code Coding agents in the terminal, IDE, and background. Compute Frontier-scale infrastructure for training and inference.

Pricing

PlansAPI pricingFor enterprises

Services

Delivery methodologyModel customization

Industries

Financial servicesPublic sector & governmentManufacturing

Use cases

Use case overviewCodingDocument intelligenceSpeech

Latest models

Mistral Medium 3.5 Mistral Small 4 Mistral 3 Voxtral TTS

See all models

DocsAPI ReferenceCookbooks

Latest posts

AI Now Summit 2026Vibe gets to work.Introducing physics AI at Mistral: the foundation for engineering acceleration.

Read all news

Categories

ProductResearchEngineeringSolutionsCompany

Featured stories

CiscoHSBCHTX

See all

Who we are

About usCareersBrand

Connect

CommunityPartnersHelp center

ProductsSolutionsModelsDevelopersBlogCustomersCompany

Studio Build, test, and run AI agents and apps. Forge Train, align, and evaluate custom AI models. Vibe AI agent for long-horizon work. Vibe for code Coding agents in the terminal, IDE, and background. Compute Frontier-scale infrastructure for training and inference.

Pricing

PlansAPI pricingFor enterprises

Services

Delivery methodologyModel customization

Industries

Financial servicesPublic sector & governmentManufacturing

Use cases

Use case overviewCodingDocument intelligenceSpeech

Latest models

Mistral Medium 3.5 Mistral Small 4 Mistral 3 Voxtral TTS

See all models

DocsAPI ReferenceCookbooks

Latest posts

AI Now Summit 2026Vibe gets to work.Introducing physics AI at Mistral: the foundation for engineering acceleration.

Read all news

Categories

ProductResearchEngineeringSolutionsCompany

Featured stories

CiscoHSBCHTX

See all

Who we are

About usCareersBrand

Connect

CommunityPartnersHelp center

Start building

StudioVibeVibe for Code

Contact sales

Back to Blog 5 min read

Blog

Product Vibe gets to work.

May 28, 2026

Mistral AI

Back to Blog 5 min read

Share this post

[](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmistral.ai%2Fnews%2Fvibe-agent%2F)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fmistral.ai%2Fnews%2Fvibe-agent%2F)[](https://x.com/intent/post?url=https%3A%2F%2Fmistral.ai%2Fnews%2Fvibe-agent%2F)

Vibe is now one agent for long-running, multi-step work. It catches up across your inbox and calendar, runs deep research, drafts deliverables, and orchestrates the recurring processes that run your day-to-day.

It also takes coding work from request to merged change, across the web app, your editor, and your terminal. The agent builds features, fixes bugs, refactors code, and ships reviewable pull requests.

Vibe runs on flagship Mistral models optimized for reasoning, agentic tasks, tool calls, and coding. * * Highlights.

1. Le Chat is now Vibe—one agent and one licence across work and code, with every conversation, setting, and plan carried over.

2. Work Mode, available on web and mobile, is a powerful agent for long-range tasks that picks the right tools, streams progress, and completes complex work to finish.

3. Code Mode launches remote coding agents from a dedicated web surface.

4. A new Mistral Vibe extension for VS Code; the coding agent working across your whole project, inside your IDE.

Video 1 * * Vibe for work.

In Work Mode, Vibe is your AI agent for complex, multi-stage tasks, fluent in your knowledge, apps, and tools. It maps out a plan and gets your sign-off before it starts, then works across your connectors to carry the task through.

For one person, this turns a morning of admin into a single prompt—catch up on what you missed, pull the numbers, draft the update, and have it ready to send on. Whereas, for the organisation, the same agent runs the processes that keep a business moving, grounded in the documents, mailboxes, and systems your teams already use, and governed by the permissions you set at the admin-level.

Video 2

Video 3 Here is what Vibe’s Work Mode does today. Enterprise knowledge search: Vibe deeply grounds its work in your context, reaching across Google Workspace, Outlook, SharePoint, Slack, GitHub, and any custom connectors or libraries. Structured data analysis: connect a database or upload a spreadsheet, and Vibe surfaces the patterns, anomalies, and signals you asked about, rendering charts and dashboards inside the conversation. Document and report synthesis: Vibe drafts the deliverable using the Canvas tool, from a one-page brief to a report, an RFP response, or a board deck, ready for you to edit and push to Notion, SharePoint, or your inbox. Multi-step task scheduling: set a prompt to run once or on a daily, weekly, or monthly cadence, and a notification lands when a run finishes. Reusable skills: extend Vibe with preset or custom skills via open standards to automate your repeatable workflows with consistency and sequential precision.

Every step is visible as it happens, and each tool call and reasoning chain is expandable to its inputs and outputs. * * Vibe for code.

Code Mode is the new coding surface in the Vibe web app, where you can connect to GitHub, manage your projects, start sessions, and see them through to a pull request. Inside a session, the agent runs in an isolated sandbox, and you manage sensitive actions and inspect diffs as it’s writing code.

Sessions can run in parallel, can persist while your machine is off, and can be triggered from third-party apps, such as Slack (coming in June)—in addition to your code editor or the Vibe CLI.

Video 4 The new Mistral Vibe extension for VS Code.

We’re also releasing a new plugin that brings the Vibe coding agent into VS Code. Vibe works across your whole project in a side panel that reads, edits, and executes commands beside your files. Open files attach automatically, selections can be line-ranged and @ mentions will pull in more context from other directories or files.

The extension runs on the same harness as the CLI, and features are replicated across both surfaces: write unit and integration tests that match your existing patterns, and document what it ships, from the README down to inline comments; refactor and translate, moving a module to a new pattern, or a legacy file to a more modern language, with behaviour preserved and tests completed; connect to your entire stack, pulling context from GitHub, GitLab, Jira, or Linear, so a change arrives with the issue it resolves and the conventions your team follows.

Video 5 Updates to Vibe CLI.

The Vibe CLI is getting several important updates, including more session controls. Skills turn repeatable workflows into / commands. Custom modes and subagents route specialised work within a session. The agent's plan is editable before it runs, and it can ask multiple choice questions mid-run. Permissions are session-scoped (always, never, or ask), including overrides for files, commands, and directories. `/teleport` moves a live session between your terminal and the cloud, keeping history and approvals intact. * * Get started with Vibe.

Vibe is live at[](https://chat.mistral.ai/)chat.mistral.ai. Download the mobile app from the App Store and Google Play. If you were on Le Chat, your plan, history, and settings are already there within the Chat mode. * Free: quick answers and simple everyday tasks. Pro, $14.99/month: complex tasks, deeper reasoning, and all-day coding. Team, $24.99/user/month: a shared workspace with admin controls and more storage. Enterprise: custom deployments, model training, and dedicated solutioning.

See Vibe’s plans to learn more.

For code, Vibe is on the web atcode.mistral.ai, in VS Code through the new extension, and in your terminal with the CLI:

`curl -LsSf https://mistral.ai/vibe/install.sh | bash`

`uv tool install mistral-vibe`

You can also build through the API inMistral Studio, with the free Experiment plan for testing and prototyping.

0% Products Vibe Vibe Code Studio Forge Compute Pricing Solutions Delivery methodology Model customization Coding Document intelligence Speech Mistral for finance Mistral for public institutions Mistral for manufacturing Why Mistral About us Careers Partners Our customers Our Models Brand Legal Terms of Service Privacy Policy Privacy choices) Data processing agreement Legal notice

[](https://www.linkedin.com/company/mistralai/)[](https://x.com/mistralai)[](https://www.youtube.com/@MistralAIOfficial)[](https://discord.gg/mistralai)[](https://www.reddit.com/r/MistralAI/) Get Mistral Vibe

[](https://apps.apple.com/us/app/le-chat-by-mistral-ai/id6740410176)[](https://play.google.com/store/apps/details?id=ai.mistral.chat)

Mistral AI © 2026

Select language

English
