AAIニュース
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業
AAIニュース

世界中のAI最新情報を日本語で。毎時自動収集・翻訳・要約。

コンテンツ

最新ニュースAI日報週報

分析

トレンド企業動画

サイト

についてRSSお問い合わせ
© 2026 ainew.jp — All rights reserved.特定商取引法に基づく表記
ニュース一覧元記事を開く
TLDR AI·2026年4月30日 09:00·約9分

Mistral Medium 3.5 がリモート Vibe エージェントを駆動し、長時間非同期コーディングタスクを可能に

#LLM#コード生成#エージェント#推論能力#Mistral
TL;DR

Mistral の新モデル「Medium 3.5」が、Vibe リモートエージェントの基盤となり、CLI や Le Chat から複雑な非同期コーディングタスクをクラウド上で実行可能にした。

AI深層分析2026年4月30日 23:09
4
重要/ 5段階
深度40%
4
関連度30%
5
実用性20%
4
革新性10%
4

キーポイント

1

高性能モデルによるリッチ機能の実装

128B の密結合モデルである Mistral Medium 3.5 が、指示従順性、推論能力、コーディング能力を統合し、Vibe リモートエージェントの核心として採用された。

2

効率的なクラウド実行とコスト最適化

このモデルは 4 枚の GPU で効率的に動作可能であり、CLI または Le Chat の「Work モード」を通じて、複雑で多段階のタスクを非同期で実行する。

3

SWE-Bench Verified での高スコア達成

モデルは SWE-Bench Verified ベンチマークで高いスコアを獲得しており、実環境におけるコーディングタスクの解決能力が裏付けられている。

影響分析・編集コメントを表示

影響分析

この記事は、大規模言語モデルが単なる対話ツールから、自律的に複雑なタスクを実行する「エージェント」として進化していることを明確に示しています。特に、高コストな計算リソースを必要とせずとも高性能を発揮できる点は、企業や開発者が AI を実務のワークフローに組み込む際の障壁を下げ、コーディング支援の標準的な形を変える可能性があります。

編集コメント

Mistral の新モデルが、従来のチャットボットの枠を超えて自律的なタスク実行を可能にする「エージェント」としての役割を果たす具体例を示しています。特に低リソースで高パフォーマンスを発揮する点は、実務導入におけるコスト効率の観点から非常に注目すべき進展です。

コーディングエージェントは主にあなたのラップトップ上で動作してきました。今日、私たちはそれらをクラウドへ移行し、そこで自律的に並列実行され、完了時に通知されるようにします。Mistral Vibe CLI から起動するか、Le Chat 内で直接開始することで、会話から離れることなくコーディングタスクをオフロードできます。

これを支えるのは、パブリックプレビュー版の Mistral Medium 3.5 です。これは Mistral Vibe と Le Chat の新しいデフォルトモデルであり、コーディングや生産性関連の作業で長時間実行できるように設計されています。Le Chat(プレビュー)の新機能「Work モード」は、研究、分析、クロスツールアクションといった複雑な多段階タスクに対応する強力なエージェントによってこの機能を拡張します。

ハイライト。

  • 指示従順性、推論能力、コーディング機能を統合した新しいフラッグシップモデルである Mistral Medium 3.5。128B の密結合モデルとして公開され、修正版 MIT ライセンスの下でオープンウェイトとしてリリースされました。
  • 自己ホスト環境でも最小 4 台の GPU で動作可能なサイズでありながら、実世界でのパフォーマンスが非常に高いです。
  • 非同期コーディング用の Mistral Vibe リモートエージェント:セッションはクラウド上で実行され、CLI または Le Chat から起動可能で、ローカル CLI セッションをクラウドへ転送することもできます。
  • Le Chat で Mistral Vibe のコーディングタスクを開始。セッションは同じリモートランタイム上で動作し、あなたが離れている間も継続します。
  • Le Chat の Work モードは、Mistral Medium 3.5 を基盤とした新しいエージェントで動作し、ツールを並列呼び出しながら多段階タスクを処理して完了まで続行します。

Mistral Medium 3.5。

Mistral Medium 3.5 は、パブリックプレビュー版として提供される当社の初のフラッグシップ統合モデルです。これは、256k のコンテキストウィンドウを備えた密度の高い 128B モデルであり、単一の重みセットで指示の追従、推論、コーディングを処理します。実世界での使用において強力なパフォーマンスを発揮し、自己ホスティングはわずか 4 つの GPU でも可能です。推論の努力量はリクエストごとに設定可能となったため、同じモデルですぐにチャット返信に応じたり、複雑なエージェント実行を処理したりすることができます。可変的な画像サイズとアスペクト比に対応するために、ビジョンエンコーダーを一から訓練しました。

Mistral Medium 3.5 は SWE-Bench Verified で 77.6% のスコアを獲得し、Devstral 2 や Qwen3.5 397B A17B などのモデルを上回っています。また、強力なエージェント機能を持ち、τ³-Telecom では 91.4 のスコアを記録しています。

image
image
image
image
image
image
image
image

このモデルは、長期にわたるタスクの実行、複数のツールの信頼性の高い呼び出し、下流のコードが消費できる構造化された出力の生成のために構築されました。Vibe における非同期クラウドエージェントを実用的に実装可能にしたのがこのモデルです。

Mistral Medium 3.5 が Le Chat のデフォルトモデルとなり、コーディングエージェントである Vibe CLI においては Devstral 2 を置き換えます。

Vibe リモートエージェント

今日から、コーディングセッションはあなたが離れている間も長期的なタスクを処理できるようになりました。多くのセッションが並列で実行可能であり、エージェントの各ステップにおいてあなたがボトルネックとなることはなくなります。

クラウドエージェントは Mistral Vibe CLI または Le Chat から起動できます。実行中は、ファイル差分、ツール呼び出し、進行状況の状態、そして随時提示される質問を通じて、エージェントが何をしているかを検査することができます。現在ローカルで実行中の CLI セッションも、離れていても継続して実行させたい場合にクラウドへ転送でき、セッション履歴、タスク状態、承認情報などはそのまま引き継がれます。

image
image

Vibe は、すでにシステムエンジニアリングチームが使用しているシステムの間に位置し、必要な箇所には人間をループ(ヒューマン・イン・ザ・ループ)として組み込みます。コードとプルリクエストについては GitHub に、課題管理については Linear や Jira に、インシデントについては Sentry に、また報告用には Slack や Teams などのアプリに接続します。

各コーディングセッションは、広範な編集やインストールを含む隔離されたサンドボックス内で実行されます。作業が完了すると、エージェントは GitHub でプルリクエストを開き、あなたに通知します。これにより、生成されるすべてのキー入力を一つずつ確認するのではなく、最終結果をレビューすることが可能になります。

これは、開発者の時間を要するものの、判断力まで奪うことのない、高ボリュームで明確に定義された作業に適しています。具体的には、モジュールのリファクタリング、テスト生成、依存関係のアップグレード、CI(継続的インテグレーション)調査、およびバグ修正などが該当します。

私たちは、Mistral Studio でオーケストレーションされた Workflows を使用して、Mistral Vibe を Le Chat に統合しています。この仕組みは当初、社内のコーディング環境向けに構築され、その後、企業顧客向けに展開されました。今日では、この機能が一般にも開放され、誰でもウェブからコーディングタスクを開始できるようになりました。また、ローカルターミナルに縛られないため、開発者は複数のタスクを並行して実行できます。

Le Chat 内で直接コーディングセッションを開始できるため、チャットで記述されたタスクは、CLI やウェブと同じリモートランタイム上で実行され、完了したブランチやドラフト PR として後ほど戻ってきます。

Le Chat の新しいワークモード(プレビュー)

ワークモードは、新しいハネスと Mistral Medium 3.5 を搭載し、Le Chat における複雑なタスク向けの強力な新たなエージェントモードです。このエージェントはアシスタント自体の実行バックエンドとなり、Le Chat は読み書きが可能になり、複数のツールを同時に使用でき、ユーザーの依頼が完了するまで多段階プロジェクトを進めることができます。

今日、ワークモードで可能になる主な機能は以下の通りです。

  • クロスツールワークフロー:メール、メッセージ、カレンダーを単一のランで横断して確認し、参加者コンテキスト、最新ニュース、情報源から抽出した話題リストを用意して会議に臨むことができます。
  • 調査と合成:ウェブ上や内部ドキュメント、接続されたツール across にわたって特定のトピックを深く掘り下げ、エクスポートまたは送信前に編集可能な構造化されたブリーフやレポートを作成できます。
  • 受信トレイのトリアージと返信ドラフト作成、チームや顧客との議論から Jira に課題を作成、Slack でチームに要約を送信します。

セッションは通常のチャット返信よりも長く持続するため、エージェントは何度も試行錯誤を繰り返しながら、完了まで処理を継続できます。Work モードでは、コネクタが手動選択ではなくデフォルトで有効になっており、これによりエージェントは必要な文脈を取得するためにドキュメント、メールボックス、カレンダー、その他のシステムにアクセスできるようになります。

エージェントが行うすべてのアクションは可視化されます:各ツール呼び出しと思考の根拠を確認できます。Le Chat は、メッセージ送信、ドキュメント作成、データ変更といった機密性の高いタスクを実行する前に、ユーザーの権限に基づいて明示的な承認を求めます。

始め方

Mistral Medium 3.5 は本日、Mistral Vibe および Le Chat で利用可能となり、Pro、Team、Enterprise の各 プラン において、リモートコーディングエージェントや Le Chat の Work モードを駆動しています。

API を通じての利用料金は、入力トークン 100 万あたり 1.5 ドル、出力トークン 100 万あたり 7.5 ドルです。オープンウェイトは、修正版 MIT ライセンスの下で Hugging Face で利用可能です。

また、プロトタイピングにも利用可能で、build.nvidia.com にホストされた NVIDIA GPU 加速エンドポイントや、スケーラブルなコンテナ化推論マイクロサービスである NVIDIA NIM としても提供されています。

エージェントシステムの未来を共に築きましょう。

エージェントシステムをさらに進化させるため、研究、エンジニアリング、製品部門で人材を募集しています。詳細は 募集要項 をご覧ください。

原文を表示

Coding agents have mostly lived on your laptop. Today we're moving them to the cloud, where they run on their own, in parallel, and notify you when they're done. You can start them from the Mistral Vibe CLI or directly in Le Chat, offloading a coding task without leaving the conversation.

Powering this is Mistral Medium 3.5 in public preview, our new default model in Mistral Vibe and Le Chat, built to run for long stretches on coding and productivity work. The new Work mode in Le Chat (Preview) extends this with a powerful agent for complex, multi-step tasks like research, analysis, and cross-tool actions.

Highlights.

  • Mistral Medium 3.5, a new flagship model that merges instruction-following, reasoning, and coding into a single 128B dense model. Released as open weights, under a modified MIT license.
  • Strong real-world performance at a size that runs self-hosted on as few as four GPUs.
  • Mistral Vibe remote agents for async coding: sessions run in the cloud, can be spawned from the CLI or Le Chat, and a local CLI session can be teleported up to the cloud.
  • Start Mistral Vibe coding tasks in Le Chat. Sessions run on the same remote runtime and keep going while you step away.
  • Work mode in Le Chat runs on a new agent, powered by Mistral Medium 3.5, that works through multi-step tasks, calling tools in parallel until the job is done.

Mistral Medium 3.5.

Mistral Medium 3.5 is our first flagship merged model, available in public preview. It is a dense 128B model with a 256k context window, handling instruction-following, reasoning, and coding in a single set of weights. It performs strongly in real-world use, with self-hosting possible on as few as four GPUs. Reasoning effort is now configurable per request, so the same model can answer a quick chat reply or work through a complex agentic run. We trained the vision encoder from scratch to handle variable image sizes and aspect ratios.

Mistral Medium 3.5 scores 77.6% on SWE-Bench Verified, ahead of Devstral 2 and models like Qwen3.5 397B A17B. It also has strong agentic capabilities and scores 91.4 on τ³-Telecom.

Frame 2147228534
Frame 2147228534
Math Instruct Final
Math Instruct Final
Frame 2147228533
Frame 2147228533
Frame 2147228532
Frame 2147228532

The model was built for long-horizon tasks, calling multiple tools reliably, and producing structured output that downstream code can consume. It is the model that made async cloud agents in Vibe practical to ship.

Mistral Medium 3.5 becomes the default model in Le Chat. It also replaces Devstral 2 in our coding agent, Vibe CLI.

Vibe remote agents.

From today, coding sessions can work through long tasks while you’re away. Many can run in parallel, and you stop being the bottleneck on every step the agent takes.

You can start the cloud agents from the Mistral Vibe CLI or from Le Chat. While they run, you can inspect what the agent is doing, with file diffs, tool calls, progress states, and questions surfaced as you go. Ongoing local CLI sessions can be teleported up to the cloud when you want to leave them running, with session history, task state, and approvals carrying across.

Medium Scheme
Medium Scheme

Vibe sits between the systems engineering teams already use, with humans in the loop wherever they're needed. It plugs into GitHub for code and pull requests, Linear and Jira for issues, Sentry for incidents, and apps like Slack or Teams for reporting.

Each coding session runs in an isolated sandbox, including broad edits and installs. When the work is done, the agent can open a pull request on GitHub and notify you, so you review the result instead of every keystroke that produced it.

It fits the high-volume, well-defined work that takes a developer's time without taking their judgment: module refactors, test generation, dependency upgrades, CI investigations, as well as bug fixes.

We use Workflows orchestrated in Mistral Studio to bring Mistral Vibe into Le Chat. We originally built this for our own in-house coding environment, then for our enterprise customers. Today the capability opens up to everyone, who can now launch coding tasks from the web. And without being tied to a local terminal, a developer can run several in parallel.

You can start coding sessions directly in Le Chat, so a task described in chat runs on the same remote runtime as the CLI and the web, and comes back later as a finished branch or a draft PR.

New Work mode in Le Chat (Preview).

Work mode is a powerful new agentic mode for complex tasks in Le Chat, powered by a new harness and Mistral Medium 3.5. The agent becomes the execution backend for the assistant itself, so Le Chat can read and write, use several tools at once, and work through multi-step projects until it completes what you’ve asked.

Here’s what Work mode enables you to do today.

  • Cross-tool workflows: catch up across email, messages, and calendar in a single run; prepare for a meeting with attendee context, latest news, and talking points pulled from your sources.
  • Research and synthesis: dive into a topic across the web, internal docs, and connected tools, then produce a structured brief or report you can edit before exporting or sending.
  • Triage your inbox and draft replies; create issues in Jira from your team and customer discussions; send a summary to your team on Slack.

Sessions persist longer than a typical chat reply, so an agent can keep going across many turns, through trial-and-error, and through to completion. In Work mode, connectors are on by default rather than chosen manually, which lets the agent reach into documents, mailboxes, calendars, and other systems for the rich context it needs to take correct action.

Every action the agent takes is visible: you see each tool call and the thinking rationale. Le Chat will ask for explicit approval—based on your permissions—before proceeding with sensitive tasks like sending a message, writing a document, or modifying data.

Get started.

Mistral Medium 3.5 is available today in Mistral Vibe and Le Chat, and powers remote coding agents and Work mode in Le Chat on the Pro, Team, and Enterprise plans.

Through API, it’s priced at $1.5 per million input tokens and $7.5 per million output tokens. Open weights are on Hugging Face under a modified MIT license.

It is also available for prototyping, hosted on NVIDIA GPU-accelerated endpoints on build.nvidia.com and as a scalable containerized inference microservice, NVIDIA NIM.

Build the future of agentic systems with us.

We're hiring across research, engineering, and product to push agentic systems further. See our open roles.

この記事をシェア

関連記事

Latent Space重要度42026年6月26日 10:12

[AINews] OpenAI、2025年11月以降の内部Codex出力トークン数が研究で56倍、カスタマーサポートで32倍に急増と報告

TLDR AI2026年6月25日 09:00

Qwen-AgentWorld(29 分間の読了時間)

KDnuggets重要度42026年6月27日 00:00

Apple Silicon で MLX を用いた言語モデルのファインチューニング

今日のまとめ

AI日報で今日の重要ニュースをまとめ読み

ニュース一覧に戻る元記事を読む