新Cursor 3、従来のIDEレイアウトを廃止し「エージェント優先」の並列AIフリートインターフェースを導入
AIコーディングツールCursorのバージョン3は、従来のIDEレイアウトを廃止し、複数のAIエージェントを並列実行する「エージェントファースト」インターフェースを導入した。
キーポイント
インターフェースの根本的刷新
Cursor 3は従来のIDE(統合開発環境)のレイアウトを完全に捨て、新しい「エージェントファースト」インターフェースを採用した。
並列AIエージェントの活用
開発者が手動でのコード編集から、複数のAIエージェントを並列で実行するワークフローへ移行することを目的として設計されている。
開発者ワークフローの変革
この変更は、単なるUIの更新ではなく、開発者がコードを書く方法そのものの根本的な変革を意図している。
AIコーディングツールの進化
AI支援コーディングツールが、補助的なツールから、開発プロセスの中心を担うプラットフォームへと進化する可能性を示している。
影響分析・編集コメントを表示
影響分析
この発表は、AIコーディングツールが単なるコード補完ツールから、開発プロセス全体を再定義するプラットフォームへと進化する可能性を示している。開発者の生産性向上だけでなく、ソフトウェア開発の方法論そのものに影響を与える可能性がある。
編集コメント
IDEの概念そのものに挑戦する大胆なリデザインは、AIツールの進化における重要な転換点と言える。実用性と開発者コミュニティの反応が注目される。

AIコーディングツール「Cursor」のバージョン3は、開発者が手動でのコード編集から脱却し、複数のAIエージェントを並列実行するスタイルへ移行できるよう、完全に再設計されたインターフェースを導入しました。
本記事「New Cursor 3 ditches the classic IDE layout for an "agent-first" interface built around parallel AI fleets」は、The Decoderで最初に公開されました。
原文を表示
Version 3 of the AI coding tool Cursor introduces a completely redesigned interface built to move developers from manual code editing to running multiple AI agents in parallel.
The team behind Cursor has released version 3 of their AI-powered coding tool. The complete redesign is built entirely around working with AI agents that are meant to write most of the code. That puts Cursor in line with a broader trend that Anthropic's Claude Code and OpenAI's Codex are also chasing.
Cursor says software development is entering a "third age" where "entire fleets of agents work autonomously to deliver improvements." The problem, according to the company, is that developers are still micromanaging individual agents, jumping between conversations, terminals, and tools. Cursor 3 is meant to change that.
A new "agent-first" interface
For version 3, the team says it rebuilt the interface from scratch around agents. The new layout supports multiple workspaces at once, letting people and agents work across repo boundaries. The traditional IDE layout is still available as an option.
All running agents—whether local or in the cloud—appear in a unified sidebar. Agents can be launched from the desktop app, mobile devices, the web, Slack, GitHub, and Linear. Cloud agents automatically create demos and screenshots of their work so developers can verify the results, according to Cursor.
The new Cursor 3 interface shows agents running in parallel across multiple repositories in the sidebar. The selected cloud agent independently analyzed a bug and documented its work with video demos and test results. | Image: Cursor
One of the key features in Cursor 3 is the ability to quickly move agent sessions between environments. Developers can drag a cloud session to their local machine to test changes themselves and iterate quickly with Composer 2, Cursor's own coding model with high usage limits. It works the other way around, too: local sessions can be pushed to the cloud so agents keep running even after the laptop is closed. The goal is to keep longer-running tasks from getting interrupted.
A new diff view makes it easier to review and edit changes. Staging, committing, and managing pull requests are built directly into the interface, so developers don't need to switch to a separate Git tool.
An integrated browser lets agents open local websites, navigate through them, and interact with them via prompt. There's also a plugin marketplace with hundreds of extensions, including MCPs, skills, and subagents.
Cursor 3 is available now through an update to the desktop app. The new agent interface can be activated with Cmd+Shift+P -> Agents Window. Full details are available in the documentation.
AI News Without the Hype – Curated by Humans
Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.
Subscribe now
関連記事
新しいカーソルとの出会い
Cursor 3は、エージェントを用いたソフトウェア開発のための統合ワークスペースを提供する。
プレゼンテーション:楽しみと利益のためのエージェント群の指揮
Adrian Cockcroftが、クラウドネイティブからAIネイティブ開発への移行を説明し、CursorやClaude Flowなどのツールを用いた自律エージェント群を管理する「ディレクターレベル」のアプローチを共有した。BDDやMCPサーバー、言語移植の実世界実験を議論し、AI駆動プラットフォームを構築するエンジニアリングの未来について述べた。
Vite 開発元 VoidZero が Cloudflare に参画
Vite や Vitest を開発する企業「VoidZero」がクラウドプロバイダー「Cloudflare」に合流し、同社全従業員も Cloudflare の一員となる。ただし、主要プロジェクトは引き続きオープンソースとして運営される方針を示した。