Slackにおけるバックグラウンドエージェント
CursorはSlack上で「@Cursor」をメンションするだけで、バックグラウンドエージェントがスレッド内容を把握しGitHubのPRを安全に作成する機能を実装した。
Slack から直接 @Cursor をメンションすることで、Background Agents を起動できるようになりました。エージェントはスレッドを読み込み、状況を理解し、GitHub でプルリクエストを作成できますが、会話から離れる必要はありません。
チームの作業場所である Cursor を活用する
任意のスレッドで以下のようなプロンプトと共に @Cursor をメンションしてください:

エージェントは安全な環境でリモートで実行され、作業が完了すると Cursor や GitHub へのリンクを含む更新情報が Slack に直接届きます。
文脈を理解するエージェント
Cursor は開始前にスレッド全体を読み込むため、過去の議論や課題に言及した際にも、Background Agents は完全な文脈を理解します。

また、Cursor に調査を依頼して回答を得ることも可能です:

はじめに
Slack で Background Agents を利用するには、管理者がまず統合設定を行う必要があります。セットアップドキュメントをご覧ください、またはワークスペースの管理者に Dashboard → Integrations ページから Cursor の接続を依頼してください。
接続が完了したら、任意のチャンネルで @Cursor とプロンプトを入力して試してみてください。すべてのコマンドを表示するには help コマンドを、デフォルトモデル、リポジトリ、ブランチを設定するには settings コマンドを使用します。
改善点 (1)
設定画面で Cmd/Ctrl+F を使用して検索可能に
MCP (3)
サーバーからの進行状況通知
動的ツール登録
Roots のサポート
パッチ (7)
1.1.1
ワークスペースのインデックス作成の問題を修正
1.1.2
クライアント側のパフォーマンスを改善
1.1.3
MCP(Model Context Protocol)のパフォーマンス回帰問題を修正
PR の検索とインデックス作成を追加
ディープリンク体験を改善
アップストリームのマーケットプレイスプロバイダーを変更するオプションを追加
1.1.4
バックグラウンドエージェントの信頼性を向上
チャット UI 内の検索バグを修正
1.1.5
小規模なパフォーマンス改善
1.1.6
リモート SSH を使用するユーザーで発生するエージェントのレイテンシ回帰問題を修正
1.1.7
小規模なバグ修正とパフォーマンス改善
原文を表示
You can now launch Background Agents directly from Slack by mentioning @Cursor. Agents can read the thread, understand what's going on, and create PRs in GitHub, all without leaving the conversation.
Use Cursor where your team works
Mention @Cursor in any thread with a prompt like:

Agents run remotely in a secure environment and you'll get updates directly in Slack, including links to Cursor and GitHub, when the work is done.
Agents understand context
Cursor reads the entire Slack thread before starting, so Background Agents understand the full context when you reference previous discussions or issues.

You can also ask Cursor to investigate issues and get answers:

Getting started
To use Background Agents in Slack, an admin needs to set up the integration first. Check out our setup documentation or ask your workspace admin to connect Cursor from the Dashboard → Integrations page.
Once connected, try it in any channel with @Cursor and write a prompt. Use the command help to see all commands, or settings to configure your default model, repo, and branch.
Improvements (1)
Search in settings with Cmd/Ctrl+F
MCP (3)
Progress notifications from servers
Dynamic tool registration
Roots supports
Patches (7)
1.1.1
Fixed workspaces indexing issue
1.1.2
Improved client side performance
1.1.3
Fixed MCP performance regression
Added PR search and indexing
Improved deeplink experience
Added option to change upstream marketplace provider
1.1.4
Improved Background Agent reliability
Fixed search in Chat UI bug
1.1.5
Small performance improvements
1.1.6
Fixed an agent latency regression that occurs for users using Remote SSH
1.1.7
Small bug fixes and performance improvements
関連記事
Cursor のデザインモード機能強化
Cursor ブラウザのデザインモードが更新され、ユーザーは要素を複数選択したり音声で指示を出したりして、エージェントに UI 変更を依頼できるようになった。
Cursor SDK にカスタムストア、カスタムツール、自動レビュー機能を追加
Cursor は TypeScript および Python SDK の新機能として、エージェントや実行メタデータの保存方法の選択、独自関数のツール化、ローカルツールの自動レビュールーティング、サブエージェントのネスト対応を実装しました。これにより、プロダクションスクリプトや CI 環境での利用が容易になります。
Canvas のデザインモードとコンテキスト使用状況レポート機能の追加
Cursor が Canvas にデザインモードを追加し、UI 要素を直接選択・注釈して編集を指示できるようになった。また、コンテキストの使用状況を把握する新機能も導入された。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み