新しいカーソルとの出会い
本文の状態
日本語全文を表示中
詳細モードで約5分の本文を読めます。
Cursor 3は、エージェントを用いたソフトウェア開発のための統合ワークスペースを提供する。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
ソフトウェア開発は変化しており、Cursorも同様です。
この1年で、私たちはファイルを手動で編集することから、コードの大半を書いてくれるエージェントと共に作業することへと移行しました。ソフトウェア開発の第三の時代に入り、改善を出荷するために自律的に働くエージェント群が登場するにつれて、ソフトウェアの作り方は進化し続けるでしょう。
私たちはこの未来に向けて構築を進めていますが、それを実現するにはまだ多くの作業が残っています。エンジニアは依然として個々のエージェントを細かく管理し、異なる対話を追跡しようとし、複数のターミナル、ツール、ウィンドウを行き来しています。
私たちは、エージェントと共にソフトウェアを構築するための統合ワークスペースであるCursor 3を発表します。新しいCursorインターフェースは、エージェントが生み出す成果を明確にし、必要に応じて深く掘り下げる機能を備えながら、より高い抽象度へとあなたを引き上げます。マルチリポジトリレイアウト、ローカルとクラウドエージェント間のシームレスな受け渡し、いつでもCursor IDEに戻るオプションを備え、より高速で、よりクリーンで、より強力です。
#Cursor 3の新機能
Cursorの構築を始めたとき、私たちは独自のインターフェースを形作るために、拡張機能を構築する代わりにVS Codeをフォークしました。Cursor 3では、エージェントを中心に据えたこの新しいインターフェースを一から構築することで、それをさらに一歩進めました。
#すべてのエージェントを一箇所に
新しいインターフェースは本質的にマルチワークスペースであり、人間とエージェントが異なるリポジトリをまたいで作業することを可能にします。
#複数のエージェントを並列実行
エージェントとの作業がはるかに容易になりました。すべてのローカルおよびクラウドエージェントがサイドバーに表示されます。これには、モバイル、ウェブ、デスクトップ、Slack、GitHub、Linearから起動したものも含まれます。
クラウドエージェントは、確認できるように作業のデモやスクリーンショットを生成します。これはcursor.com/agentsで得られるものと同じ体験で、デスクトップアプリに統合されました。
#ローカルとクラウド間の受け渡しのための新しいUX
異なる環境間でのエージェントの移動を非常に高速にしました。
編集を行ったり、自身のデスクトップでテストしたいときに、エージェントのセッションをクラウドからローカルに移動します。高い使用制限を持つ私たち独自のフロンティアコーディングモデルであるComposer 2は、迅速な反復開発に最適です。
逆方向では、エージェントのセッションをローカルからクラウドに移動して、オフライン中も実行を継続させたり、次のタスクに移ることができます。これは、ラップトップを閉じると中断されてしまうような長時間実行されるタスクに特に有用です。
#コミットからマージ済みPRへ
新しい差分表示では、よりシンプルなUIで変更をより速く編集・レビューできます。準備ができたら、ステージング、コミット、PRの管理が可能です。
#Cursorの最高の機能を基盤に構築
アルファユーザーから、Cursor 3の多くの魅力は、IDEの最良の部分と、エージェントファーストのインターフェースでこれまで提供してきた最近の機能とを組み合わせる方法にあると聞きました。
#コードを理解するためのファイル
ファイルを表示することでいつでも深く掘り下げ、完全なLSPを備えたエディタで定義に移動できます。
#統合ブラウザ
Cursorは組み込みブラウザを使用して、ローカルウェブサイトを開き、ナビゲートし、プロンプトを送信できます。
#Cursor Marketplaceのプラグイン
エージェントをMCP、スキル、サブエージェントなどで拡張する数百のプラグインを閲覧できます。ワンクリックでインストールするか、独自のチーム向けプライベートプラグインのマーケットプレイスを設定できます。
#AIと共にコードを書く最良の方法
Cursor 3により、モデル、製品、ランタイムという基礎的な要素が整い、より自律的なエージェントを構築し、チーム間のより良いコラボレーションを実現できます。また、コードベースが自律的になるまで、IDEへの投資も継続します。
ソフトウェア構築のインターフェースが変わるのはこれが最後ではありません。より強力なコーディングモデルが新しいインタラクションパターンを解き放つでしょう。私たちは、AIと共にコードを書く最良の方法として、Cursorを構築し、簡素化し、変革し続けることを楽しみにしています。
Cursorをアップグレードし、Cmd+Shift+P -> Agents Windowと入力してください
原文を表示
Software development is changing, and so is Cursor.
In the last year, we moved from manually editing files to working with agents that write most of our code. How we create software will continue to evolve as we enter the third era of software development, where fleets of agents work autonomously to ship improvements.
We're building toward this future, but there is a lot of work left to make it happen. Engineers are still micromanaging individual agents, trying to keep track of different conversations, and jumping between multiple terminals, tools, and windows.
We're introducing Cursor 3, a unified workspace for building software with agents. The new Cursor interface brings clarity to the work agents produce, pulling you up to a higher level of abstraction, with the ability to dig deeper when you want. It's faster, cleaner, and more powerful, with a multi-repo layout, seamless handoff between local and cloud agents, and the option to switch back to the Cursor IDE at any time.
#What's new in Cursor 3
When we started building Cursor, we forked VS Code instead of building an extension so we could shape our own surface. With Cursor 3, we took that a step further by building this new interface from scratch, centered around agents.
#All your agents in one place
The new interface is inherently multi-workspace, allowing humans and agents to work across different repos.
#Run many agents in parallel
Working with agents is now much easier. All local and cloud agents appear in the sidebar, including the ones you kick off from mobile, web, desktop, Slack, GitHub, and Linear.
Cloud agents produce demos and screenshots of their work for you to verify. This is the same experience you get at cursor.com/agents, now integrated into the desktop app.
#New UX for handoff between local and cloud
We made moving agents between environments really fast.
Move an agent session from cloud to local when you want to make edits and test it on your own desktop. Composer 2, our own frontier coding model with high usage limits, is great for iterating quickly.
In the reverse direction, you can move an agent session from local to cloud to keep it running while you're offline, or so that you can move on to the next task. This is especially useful for longer-running tasks that would otherwise get interrupted when you close your laptop.
#Go from commit to merged PR
The new diffs view allows you to edit and review changes faster with a simpler UI. When you're ready, you can stage, commit, and manage PRs.
#Building on the best features of Cursor
Alpha users told us that a lot of what they like about Cursor 3 is the way it combines the best parts of the IDE with more recent capabilities we've shipped in an agent-first interface.
#Files for understanding code
Dive deeper anytime by viewing files, and go to definition in the editor with full LSPs.
#Integrated browser
Cursor can use the built-in browser to open, navigate, and prompt against local websites.
#Plugins on the Cursor Marketplace
Browse hundreds of plugins that extend agents with MCPs, skills, subagents, and more. Install with one click, or set up your own team marketplace of private plugins.
#The best way to code with AI
With Cursor 3, we have the foundational pieces in place—model, product, and runtime—to build more autonomous agents and better collaboration across teams. We will also continue to invest in the IDE until codebases are self-driving.
This won't be the last time the interface for building software changes. More powerful coding models will unlock new interaction patterns. We are excited to continue to build, simplify, and transform Cursor to be the best way to code with AI.
Upgrade Cursor, and type Cmd+Shift+P -> Agents Window
同じ出来事を3媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み