信頼性、キーボードショートカット、早期アクセスのオプトイン
Cursor開発チームはv0.47.xを公開し、信頼性向上とキーボードショートカットを追加した。Claude 3.7 SonnetのMAXモード対応や編集バグ修正を行い、早期アクセスのオプトインを提供した。
パッチ (11)
0.47.1: パフォーマンスの改善、コードブロック適用用の再生ボタンの復元
0.47.2: カーソルタブが単一行選択でも動作するようになりました
0.47.3: ファイル編集時のツール呼び出しエラーに関する問題を修正
0.47.4: エディター内で差分表示(diff)が残ってしまう特定のケースを修正
0.47.5: Claude 3.7 Sonnet の今後の MAX モード互換性に対応するクライアントサイドサポートを追加
0.47.6: 適用速度の向上、カーソル無視(cursorignore)により編集が失敗した場合にユーザーへ警告
0.47.7: 思考機能あり・なし両方の 3.7 Sonnet 対応 MAX モード
0.47.8: スクロール可能なモデル名の UI 修正
0.47.9: メモリ使用量に関連するパフォーマンスの改善
0.47.10: .github や他の . で始まるフォルダーとのチャット/適用機能の不具合を修正し、小規模なパフォーマンス修正を追加
0.47.11: リリーストラックピッカー(プレリリースまたは標準)の追加、稀に dmg インストーラーが動作しない問題を修正
今回のリリースは主に安定性とパフォーマンスの改善に焦点を当てており、既存機能の動作向上を図っています。
メモリ使用量とパフォーマンス: 新バージョンではメモリ使用量が削減され、より安定しています。
キーボードショートカット: すべてのキーボードショートカットが「キーボードショートカット」メニューから利用可能になりました。設定 > キーボードショートカットにて、既存のショートカットの変更や新規追加が可能です。
早期アクセスへの参加: 設定 > ベータ > アップデート頻度 から、早期アクセスプログラムに参加できるようになりました。
モデルの自動選択: タスクの内容に基づき、パフォーマンス、速度、利用可能性を考慮して最適なプレミアムモデルを自動的に選択します。これにより、モデルのパフォーマンス低下や障害発生時でも安定した性能を発揮できます。
テーマ: Cursor Dark、Cursor Midnight、および Cursor Dark(ハイコントラスト)を含む新規および更新されたテーマ。
UI の改善: チャット内のツール呼び出し UI、思考 UI、エラーメッセージが改善されました。また、新バージョンの利用可能時期をより明確にするため、アプリ内に新しい更新通知を追加しました。
ルール: 階層化された .cursor/rules ディレクトリの許可と、ルールが適用されている状態をより明確にするための UX の改善を行いました。
MCP: ~/.cursor/mcp.json を使用したグローバルサーバー設定と環境変数のサポートを追加しました。
Sonnet 3.7 の思考機能: 3.7 のプロンプトに関するいくつかの改善を行いました。これにより、思考機能の実行には以前 1 リクエストだったものが 2 リクエスト必要になります。さらなる改善は今後数日間で順次展開されます。
無視ファイル: .cursorignore の動作を改善し、ファイルをより一貫して除外できるようにしました。
複数画像のアップロード: チャット内で複数の画像を一度にアップロードできるようになりました。
原文を表示
Patches (11)
0.47.1: Improved performance, added back play button to apply code blocks
0.47.2: Cursor Tab accepts work with single-line selections
0.47.3: Fixes an issue with tool call errors on file edits
0.47.4: Fixes an edge case where red diffs stick around in the editor
0.47.5: Client-side support for upcoming MAX mode compatbility for Claude 3.7 Sonnet
0.47.6: Faster applies, warns user when edits fails because of cursorignore
0.47.7: MAX mode for 3.7 Sonnet with and without thinking
0.47.8: UI fix for scrollable model name
0.47.9: Performance improvements related to memory usage
0.47.10: Fix for chat/apply not working with .github and other . prefixed folders, and small performance fixes.
0.47.11: Release track picker (prerelease or standard), fix for dmg installer not working in rare cases
This release focuses mainly on stability and performance improvements to make existing features work better.
Memory Usage and Performance: The new release uses less memory and is more stable.
Keyboard Shortcuts: All keyboard shortcuts are now available in the Keyboard Shortcuts menu. Go to Settings > Keyboard Shortcuts to modify or add new shortcuts.
Early access opt-in: You can now opt in to early access from Settings > Beta > Update frequency.
Auto select model: We choose the most appropriate premium model for the task at hand based on performance, speed, and availability so you get performance even during model degradation or outages.
Themes: New and updated themes including Cursor Dark, Cursor Midnight, and Cursor Dark (High contrast).
UI improvements: Improved tool calling UI, thinking UI and error messages in chat. We've also added a new update notification in the app to make it clearer when a new version is available.
Rules: Allow nested .cursor/rules directories and improved UX to make it clearer when rules are being applied.
MCP: Added global server configuration with ~/.cursor/mcp.json and support for environment variables.
Sonnet 3.7 thinking: We've made a few improvements to 3.7 prompting. Thinking will now cost 2 requests instead of 1. More improvements will be rolling out in the coming days.
Ignore files: Improved .cursorignore behavior to more consistently exclude files
Upload multiple images: You can now upload multiple images at once in chat.
関連記事
Cursor のデザインモード機能強化
Cursor ブラウザのデザインモードが更新され、ユーザーは要素を複数選択したり音声で指示を出したりして、エージェントに UI 変更を依頼できるようになった。
Cursor SDK にカスタムストア、カスタムツール、自動レビュー機能を追加
Cursor は TypeScript および Python SDK の新機能として、エージェントや実行メタデータの保存方法の選択、独自関数のツール化、ローカルツールの自動レビュールーティング、サブエージェントのネスト対応を実装しました。これにより、プロダクションスクリプトや CI 環境での利用が容易になります。
Canvas のデザインモードとコンテキスト使用状況レポート機能の追加
Cursor が Canvas にデザインモードを追加し、UI 要素を直接選択・注釈して編集を指示できるようになった。また、コンテキストの使用状況を把握する新機能も導入された。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み