Cursor の更新されたデザインモード(3 分読了)
本文の状態
日本語全文を表示中
詳細モードで約5分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TLDR AI
開発支援 AI ツール「Cursor」が、コード編集時の UI デザインを改善する新機能を公開した。これにより、ユーザーはより直感的にデザイン要素を操作できるようになる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
チャットはエージェントと作業するための一つのインターフェースですが、UI 作業は本質的に空間的なものです。デザイナー、プロダクトマネージャー、フロントエンド開発者は、要素や領域、あるいはページのステートに指し示す注釈を通じてコミュニケーションをとることがよくあります。
本日アップデートする「デザインモード」は、あなたが目にするものとエージェントが理解するものの間の距離を縮めるための仕組みの一部です。これにより、フローを中断することなく、コンテキスト内でプロダクトを直接編集できるようになります。
Cursor ブラウザからは、任意の要素をクリックしたり、ページ上に描画したり、音声で変更内容を説明したりすることができ、Cursor は必要な文脈を取得してコードを編集します。その間、あなたは次の編集へと移ることができます。
これは、エージェントとの間でデザイン変更を反復する際により高速かつ簡単な方法です。なぜなら、指示はもはや単なる一文ではなく、選択された要素、その背後にあるコード、周囲のレイアウト、そしてページ上の視覚的な関係性を含めることができるからです。
これにより、「気づき」と「編集」の間のループがより密接になります。あなたは実行中のプロダクトから離れることなく、意図するインターフェース部分を指し示すことができ、エージェントが裏側で編集を行う間も、プロダクト自体に対して参照を続けながら作業を進めることができます。
指差して、描画して、あるいは説明する
デザインモードでは、エージェントに意図を伝えるための複数の方法を提供しています。要素を選択したり、複数の参照を追加したり、インターフェース上に描画したり、音声を使って変更内容を説明したりできます。
実行中のアプリ内の要素をクリックし、選択した要素に対してプロンプトを入力して、エージェントにコード編集を行わせてください。
変更が要素間の関係性に依存する場合、マルチセレクトは有用です。2 つのコンポーネントを参照して、一方を他方に一致させたり、重複するコンテンツを削除したり、一連のコンポーネントをまとめて調整するようにエージェントに指示できます。
複数の要素を選択し、それらがどのように一緒に変更されるべきかを記述してください。
指示がページのどの領域に適用されるかをエージェントに理解させる必要がある場合、描画機能は有用です。混雑した部分を円で囲んだり、特定の領域を四角で囲んだり、アニメーションページの一部にマークをつけたりできます。注釈はビューポートの凍結フレーム上に重ねられるため、エージェントはあなたが応答していたページの正確な状態を確認できます。
今回のリリースでは、音声を使って指示を伝えることも可能になり、ターゲット指定がより精密になり、体験も高速化されました。これにより、デザインモードでの視覚的なインタラクションが、通常の編集ループの一部であるかのような感覚になります。
変更を記述するために、音声入力と描画機能を組み合わせて使用してください。
内部では、要素を選択すると、コンテキストに 2 つの補完的なシグナルが追加されます。1 つは要素のアイデンティティ(xpath、コンポーネント、属性、計算されたスタイル、ファイバーツリーからのプロップス)であり、もう 1 つは空間的文脈のためのスクリーンショット(レイアウト、周囲の要素、および正確なページ状態)です。これにより、エージェントはソースを特定し、コードを効率的に編集するために必要な情報をすべて得ることができます。
ワークのリズムに合わせてモデルを調整する
ユーザーインターフェースを洗練させる際、通常は1 つの編集が次の編集へとつながっていきます。コンポーネントを調整し、その周囲のスペースに気づき、別のコンポーネントがどのように一致すべきかを確認します。
Design Mode(デザインモード)を使えば、気づいた瞬間にその編集を送信できます。ある要素を指差して変更を説明し、ページの別の部分へ移動し、最初の編集が完了する前に次の編集を送信することも可能です。Design Mode はマルチタスクをより容易にし、複数のサブエージェントの管理も可能にします。
このフローは、ターゲットを絞った UI 変更を迅速に行えるモデルと最も相性が良いです。Composer 2.5 は、インターフェース作業において高速かつ強力であるため、これに優れています。エージェントが完了するたびにアプリがホットリロードされ、実行中のプロダクト内で変更が表示されるのを確認しながら、インターフェースが適切になるまで続行できます。
私たちは、ソフトウェア構築の未来は、ユーザーがフロー状態(集中状態)で作業したいときに、より高レベルな抽象化と低レベルの詳細の間をシームレスに移動できるものであると考えています。Design Mode は、その実現を可能にするための制御権、自律性、そして精密な編集ツールをユーザーに提供します。
Agents Window で Design Mode をお試しください。詳しくは Browser docs をお読みいただくか、Cursor をダウンロードして始めましょう。
原文を表示
Chat is one interface for working with agents, but UI work tends to be spatial. Designers, PMs, and frontend developers often communicate through annotations that point to elements, regions, or the state of the page.
Design Mode, which we're updating today, is part of how we're shrinking the distance between what you see and what the agent understands. It lets you edit your product in context while staying in flow.
From the Cursor browser, you can click any element, draw on the page, or describe the change by voice, and Cursor gets the context it needs to edit the code while you move on to the next edit.
It is a faster, easier way to iterate on design changes with agents because the instruction is no longer just a sentence—instead it can include the selected element, the code behind it, the surrounding layout, and the visual relationships on the page.
This makes the loop between noticing and editing tighter. You can point at the part of the interface you mean without leaving the running product, then keep making references against the product itself while agents make the edits underneath.
Point, draw, or narrate the change
Design Mode provides several ways for you to convey intent to the agent. You can select an element, add multiple references, draw over the interface, or use your voice to describe the change.
*Click an element in the running app, prompt against that selected element, and let the agent edit the code.*
Multi-select is useful when the change depends on a relationship between elements. You can reference two components and ask the agent to make one match the other, remove repeated content, or adjust a group of components together.
*Select multiple elements and describe how they should change together.*
Drawing is useful when the agent needs to know what area of the page the instruction applies to. You can circle a crowded section, box in a region, or mark part of an animated page. The annotation sits over a frozen frame of the viewport, so the agent sees the exact page state you were responding to.
In this release, you can also narrate instructions using your voice, and we've made targeting more precise and the experience faster. Altogether, this makes visual interactions in Design Mode feel more like part of a normal editing loop.
*Use voice input and drawing together to describe a change.*
Under the hood, picking an element adds two complementary signals into context: the element's identity (xpath, the component, attributes, computed styles, props from the fiber tree) and a screenshot for spatial context (layout, surrounding elements, and the exact page state). This gives the agent exactly what it needs to find the source and edit the code efficiently.
Matching the model to the rhythm of the work
When you are refining a user interface, one chain of edits usually leads to the next. You adjust a component, notice the spacing around it, then see how another component should match.
Design Mode lets you send those edits away as you notice them. You can point at one element, describe the change, move to another part of the page, and send another edit before the first one has finished. Design Mode allows you to multitask more easily and makes managing multiple subagents possible.
This flow works best with a model that can make targeted UI changes quickly. Composer 2.5 excels at this because it is both fast and strong at interface work. As agents finish, the app hot reloads. You see the changes appear in the running product and keep going until the interface feels right.
We believe the future of building software lets users move seamlessly between higher levels of abstraction and lower-level details while working in flow state when they want to. Design Mode provides users with the control, agency, and precision editing tools that make that possible.
Try Design Mode in the Agents Window. Read the Browser docs to learn more, or download Cursor to get started.
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み