ルール生成機能の追加、エージェントターミナルとMCPイメージの改善
Cursorは会話からルールを生成するコマンドを追加しました。また、パスパターンに応じたルールの自動適用と「Always」ルールの長期保持を改善し、エージェントによるルール編集機能を搭載しました。
自動化され、改善されたルール
/Generate Cursor Rules コマンドを使用して、会話から直接ルールの生成が可能になりました。これは、会話の既存のコンテキストをキャプチャして後で再利用したい場合に役立ちます。
パスパターンが定義された Auto Attached ルールについては、エージェントはファイルの読み書き時に適切なルールを自動的に適用するようになりました。
また、長期間にわたって存在していた問題も修正しました。これにより、Always としてアタッチされたルールがより長い会話の間も維持されるようになりました。さらに、エージェントによるルールの編集も信頼性を持って行えるようになりました。
アクセスしやすくなった履歴
チャット履歴はコマンドパレット内に移動されました。チャットの「Show history button」ボタンから、または Show Chat History コマンドを通じてアクセスできます。
image チャット履歴
レビューが容易に
エージェントによって生成されたコードのレビューは、各会話の末尾に組み込まれた差分表示機能により、より簡単になりました。エージェントからのメッセージの後、チャットの下部に Review changes ボタンが表示されます。
MCP 内の画像
MCP サーバーにおいて、コンテキストの一部として画像を渡すことができるようになりました。これは、スクリーンショット、UI モックアップ、または図が質問やプロンプトに不可欠な文脈を提供する場合に役立ちます。
改善されたエージェントターミナル制御
エージェントによって起動されたターミナルに対する制御機能を強化しました。コマンドは実行前に編集したり、完全にスキップしたりできるようになりました。また、「Pop-out」という名称を、その機能により適切に反映する「Move to background」に変更しました。
グローバル無視ファイル
ユーザーレベルの設定を通じて、すべてのプロジェクトに適用されるグローバル無視パターンを定義できるようになりました。これにより、ビルド出力や機密情報などのノイズの多いファイルや機密ファイルをプロンプトから除外できますが、プロジェクトごとの設定は不要です。
imageグローバル無視ファイル
新モデル
利用可能なモデルを大幅に増やしました。モデル設定から Gemini 2.5 Pro、Gemini 2.5 Flash、Grok 3、Grok 3 Mini、GPT-4.1、o3、o4-mini をお試しください。
コンテキスト内のプロジェクト構造(ベータ版)
コンテキストにプロジェクト構造を含めるオプションを導入しました。これによりディレクトリ構造がプロンプトに追加され、エージェントはプロジェクトの構成をより明確に把握できるようになります。その結果、大規模またはネストされたモノレポに対する提案やナビゲーションが改善されます。
原文を表示
Automated and improved rules
You can now generate rules directly from a conversation using the /Generate Cursor Rules command. This is useful when you want to capture the existing context of a conversation to reuse later.
For Auto Attached rules with path patterns defined, Agent will now automatically apply the right rules when reading or writing files
We’ve also fixed a long-standing issue where Always attached rules now persist across longer conversations. Agent can now also edit rules reliably.
More accessible history
Chat history has moved into the command palette. You can access it from the “Show history button” in Chat as well as through the Show Chat History command.

Making reviews easier
Reviewing agent generated code is now easier with a built-in diff view at the end of each conversation. You’ll find the Review changes button at the bottom of chat after a message from the agent.
Images in MCP
You can now pass images as part of the context in MCP servers. This helps when screenshots, UI mocks, or diagrams add essential context to a question or prompt.
Improved agent terminal control
We’ve added more control for you over terminals started by the agent. Commands can now be edited before they run, or skipped entirely. We’ve also renamed “Pop-out” to “Move to background” to better reflect what it does.
Global ignore files
You can now define global ignore patterns that apply across all projects via your user-level settings. This keeps noisy or sensitive files like build outputs or secrets out of prompts, without needing per-project configuration.

New models
We’ve recently added many more models you can use. Try out Gemini 2.5 Pro, Gemini 2.5 Flash, Grok 3, Grok 3 Mini, GPT-4.1, o3 and o4-mini from model settings.
Project structure in context (Beta)
We’re introducing an option to include project structure in context, which adds your directory structure to the prompt. The agent now gets a clearer sense of how your project is organized, which improves suggestions and navigation of large or nested monorepos.
関連記事
Cursor のデザインモード機能強化
Cursor ブラウザのデザインモードが更新され、ユーザーは要素を複数選択したり音声で指示を出したりして、エージェントに UI 変更を依頼できるようになった。
Cursor SDK にカスタムストア、カスタムツール、自動レビュー機能を追加
Cursor は TypeScript および Python SDK の新機能として、エージェントや実行メタデータの保存方法の選択、独自関数のツール化、ローカルツールの自動レビュールーティング、サブエージェントのネスト対応を実装しました。これにより、プロダクションスクリプトや CI 環境での利用が容易になります。
Canvas のデザインモードとコンテキスト使用状況レポート機能の追加
Cursor が Canvas にデザインモードを追加し、UI 要素を直接選択・注釈して編集を指示できるようになった。また、コンテキストの使用状況を把握する新機能も導入された。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み