> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Command Center

> Devin Desktop 内の1つのカンバン形式ビューで、ローカルとクラウドのすべてのエージェントを管理します。

Agent Command Center は、Devin Desktop 2.0 内で、ローカルとクラウドを含む実行中のすべてのエージェントを1か所で管理するための新しい画面です。

ステータスごとにグループ化されたカンバンボード形式になっているため、各エージェントが何に取り組んでいるか、何で止まっているか、何がレビュー準備完了なのかをひと目で確認できます。

<div id="opening-the-agent-command-center">
  ## Agent Command Center を開く
</div>

エディタを離れずに、Devin Desktop から直接 Agent Command Center に切り替えられます。

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://exafunction.github.io/public/images/blog/windsurf-2-0/agent-editor-open.mp4" />

<div id="kanban-view">
  ## カンバンビュー
</div>

エージェントはステータスごとに列で整理されているため、進行中のもの、対応が必要なもの、完了したものをすぐに把握できます。

ボードには次の両方が表示されます:

* **ローカルエージェント** — エディタ内で実行中の Cascade セッション。
* **クラウドエージェント** — 専用の VM 上で実行中の [Devin](/ja/desktop/devin) セッション。

<div id="working-with-the-editor">
  ## エディタの利用
</div>

Agent Command Center はエディタの代わりになるものではありません。既存の Devin Desktop のエディタ機能と統合されているため、いつでもセッションに戻って、最後の細かな修正を手動で行えます。使い慣れた Devin Desktop にいつでも戻れます。

<div id="organizing-work-with-spaces">
  ## Spaces で作業を整理する
</div>

Agent Command Center での作業は、[Spaces](/ja/desktop/spaces) を使って整理されます。Space では、特定のタスクやプロジェクトに関連するエージェントのセッション、PR、ファイル、前提情報を1つの画面でまとめて閲覧できます。

<Card title="Devin Desktop の Spaces" icon="folder-tree" href="/ja/desktop/spaces" horizontal={true}>
  プロジェクトに関連するエージェントのセッション、PR、ファイル、前提情報を1つの画面にまとめて閲覧できます。
</Card>
