Slackにおけるバックグラウンドエージェント
Cursor が Slack 上で「@Cursor」をメンションするだけで、会話の文脈を理解し GitHub にプルリクエストを作成できる背景エージェント機能を正式に導入した。
キーポイント
Slack 内完結型の自動実行機能
Slack のスレッドを参照して状況を理解し、外部ツールへの切り替えなしで GitHub にプルリクエストを作成できる背景エージェントが利用可能になった。
文脈の深い理解とセキュリティ
エージェントは実行前にスレッド全体を読み込み、過去の議論や課題を完全に把握した上で、安全なリモート環境で処理を実行する。
管理者による統合設定
利用にはワークスペースの管理者がダッシュボードから Cursor と Slack を連携させる必要があり、接続後はメンションとコマンドで即座に使用できる。
重要な引用
Agents can read the thread, understand what's going on, and create PRs in GitHub, all without leaving the conversation.
Cursor reads the entire Slack thread before starting, so Background Agents understand the full context when you reference previous discussions or issues.
影響分析・編集コメントを表示
影響分析
この機能は、開発者が IDE や GitHub を頻繁に行き来する手間を省き、Slack というコミュニケーションツール内で開発ワークフローを完結させることで、チームの生産性向上とコンテキストスイッチングの削減に寄与します。特に、過去の議論履歴を自動で参照できる点は、複雑なIssue解決やコードレビューの効率化において大きな価値を持ちます。
編集コメント
開発ツールとコミュニケーションツールの境界を曖昧にする「エージェント型ワークフロー」の具体例として注目すべきアップデートです。
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
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み