Vercel Agent、Slack のコードチャンネルで利用可能に
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
Vercel は Slack にコードチャネル機能を新設し、同社の AI エージェントがコードの作成・レビュー・デプロイをチームで協働しながら実行できる環境を提供した。
AI深層分析を開く2026年8月21日 10:49
AI深層分析
キーポイント
Slack コードチャネルの新機能
Vercel は Slack に「コードチャネル」という新しいチャンネルタイプを導入し、エージェントとの対話型コーディングワークフローを可能にした。
チーム協働と可視性の向上
チャンネル内の誰でもエージェントの進捗を追跡でき、指示を与えたりコードレビューを行ったりできるため、チームでの開発プロセスが透明化される。
安全な自動実行メカニズム
エージェントはデフォルトで読み取り専用であり、変更を加える前に計画を策成して承認待ちとなるため、権限の濫用や誤操作を防ぐ仕組みが実装されている。
重要な引用
Anyone in the channel can follow the work, give Agent new instructions, and review the code it writes.
Agent is read-only by default and never exceeds the requester's permissions.
Before making a change, it drafts a plan and waits for approval.
編集コメントを表示
編集コメント
Vercel が Slack という開発者が日常的に使用するコミュニケーションツールに AI エージェントを深く統合したことは、開発ワークフローの民主化に向けた重要な一歩である。特に承認プロセスと権限制限が明文化されている点は、組織レベルでの AI 導入における信頼性を高める要素と言える。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Vercel Agent が Slack のコードチャンネルで利用可能になりました。今日新たに登場したこのチャンネルは、コーディングエージェントとの協業を目的としています。
チャンネルに参加している誰でも作業を追跡でき、Agent に新しい指示を出したり、作成されたコードを検閲したりできます。
Slack のサイドバーから「コードチャンネルの作成」を選択し、エージェントとして Vercel を選んで、必要な内容を記述すれば開始できます。既存のチャンネルやスレッドから Agent へ作成を依頼することも可能です。これにより、その文脈が新しいチャンネルに引き継がれます。
コードチャンネルは、インシデントの調査、チームでのコード執筆とレビュー、依存関係のアップグレードや移行といった継続的な作業管理などに活用できます。
Vercel Agent のコードチャンネル内では以下のことが可能です:
- 作業を追跡する:Agent は作業中に、関連するデプロイメント、ログ、エラー、差分をチャンネルに投稿します。
- @Vercel を繰り返す必要がない:Agent は会話を追跡し、自分宛てのメッセージを認識して、チームから追加の指示が出れば自動的に続行します。
- プルリクエストのレビュー:Agent に PR レビューを依頼すると、その所見をチャンネルに投稿します。差分外のバグも発見でき、チェックが失敗した理由や根本原因を説明できます。
- すべての変更を承認する:Agent はデフォルトで読み取り専用であり、要求者の権限を超えることはありません。変更を加える前に計画案を作成し、承認待ちとなります。すべてのアクションについて、Vercel には誰が要求・承認し、Agent が何を実行したかが記録されます。
- いつでも作業を停止する:コードチャンネルの作成者は、アクティブなタスクをキャンセルできます。
Slack のコードチャンネルで利用可能な Vercel Agent は、Pro チームおよび Enterprise チーム向けにパブリックベータ版として提供されています。Slack への Vercel の追加方法や Slack Code に関する詳細は公式ドキュメントをご覧ください。
続きを読む
原文を表示
Vercel Agent now works in Slack code channels, a new kind of channel launched today for working with a coding agent. Anyone in the channel can follow the work, give Agent new instructions, and review the code it writes.
Choose Create a code channel from the Slack sidebar, select Vercel as the agent, and describe what you need to get started. You can also ask Agent to create one from an existing channel or thread. It brings that context with it to the new channel.
Use code channels to investigate incidents, write and review code as a team, or manage ongoing work such as dependency upgrades and migrations.
Inside a Vercel Agent code channel:
Follow the work: Agent posts relevant deployments, logs, errors, and diffs in the channel as it works.
Talk without repeated @Vercel mentions: Agent follows the conversation, recognizes which messages are for it, and continues when the team gives it more work.
Review pull requests: Ask Agent for a PR review and it posts its findings in the channel. It can find bugs outside the diff, and explain failing checks and their root causes.
Approve every change: Agent is read-only by default and never exceeds the requester's permissions. Before making a change, it drafts a plan and waits for approval. For every action, Vercel records who requested and approved it and what Agent ran.
Stop work at any time: The person who created the code channel can cancel an active task.
Vercel Agent in Slack code channels is available in public beta for Pro and Enterprise teams. Add Vercel to Slack, learn about Slack Code, or read the docs.
Read more
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み