> ## 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 中通过单一看板式视图统一管理你的所有 Agent（本地和云端）。

Agent Command Center 是 Devin Desktop 2.0 中的一个新界面，可集中管理你正在运行的所有 Agent，包括本地和云端 Agent。

它采用按状态分组的看板布局，因此你可以一目了然地看到每个 Agent 正在处理什么、哪些内容受阻，以及哪些已准备好接受审查。

<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>

Agent 会按状态分列显示，方便你快速看出哪些正在进行中、哪些需要你关注，以及哪些已完成。

看板中同时包含：

* **本地 Agent** — 在你的编辑器中运行的 Cascade 会话。
* **云端 Agent** — 在各自独立的 VM 上运行的 [Devin](/zh/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](/zh/desktop/spaces) 进行组织。Space 会将特定任务或项目的所有 Agent 会话、PR、文件和上下文整合到一个视图中。

<Card title="Devin Desktop Spaces" icon="folder-tree" href="/zh/desktop/spaces" horizontal={true}>
  将项目的 Agent 会话、PR、文件和上下文整合到一个视图中。
</Card>
