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

# Devin Desktop 中的 Devin

> 直接在 Devin Desktop 中将工作交给 Devin（一个自主云端 Agent），无需离开编辑器即可审查其 PR。

[Devin](https://devin.ai/) 是一个在云端运行的自主软件工程 Agent。借助 Devin Desktop 2.0，Devin 已直接集成到 Devin Desktop 中，因此你可以将工作交给云端的 Devin，并且无需离开编辑器即可审查结果。

Devin 已包含在所有自助服务 Devin Desktop 套餐 (Pro、Max、Teams) 中。Enterprise 用户应联系其 Admin 寻求帮助。

<Note>
  Devin Cloud 正在逐步开放访问。如果你没有看到 Devin Cloud，请尝试退出登录后重新登录 Devin Desktop。
</Note>

<div id="what-devin-does">
  ## Devin 的作用
</div>

Devin 能端到端完成复杂任务，例如调试、部署、测试等。每个 Devin 会话 都在自己独立的 VM 上运行，配有桌面、Browser 和 Computer Use，因此即使你合上笔记本电脑，它也能继续工作。

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

<div id="devin-pricing">
  ## Devin 定价
</div>

对于自助服务用户，Devin 已包含在你现有的 Devin Desktop 套餐中，并会直接扣减 Devin Desktop 的共享额度和额外用量余额。

当你首次将 GitHub 连接到 Devin 时，你将获得最高 50 美元的额外用量抵扣额度，用于体验 Devin。

<div id="delegating-work-to-devin">
  ## 将工作委派给 Devin
</div>

你可以与本地的 Cascade Agent 一起制定计划，只需点击一下，即可将其发送给 Devin 执行。Devin 会启动自己的机器并开始工作，而你可以继续在本地编写代码——或者合上笔记本电脑，稍后再回来。

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

<div id="where-devin-shows-up">
  ## Devin 会显示在哪里
</div>

Devin 会话会与你的本地 Cascade 会话一起显示在 [Agent Command Center](/zh/desktop/agent-command-center) 中，并且可以与任务相关的其他内容一并整理到 [Spaces](/zh/desktop/spaces) 中。

<CardGroup cols={2}>
  <Card title="Agent Command Center" icon="grid-2" href="/zh/desktop/agent-command-center">
    在一个看板视图中统一管理所有 Agent，无论是本地还是云端。
  </Card>

  <Card title="Spaces" icon="folder-tree" href="/zh/desktop/spaces">
    将任务相关的会话、PR、文件和上下文归类到一起。
  </Card>
</CardGroup>

<div id="admin-controls">
  ## Admin 控制项
</div>

Enterprise Admin 需要先为其企业启用 Devin 的访问权限，才能使用 Devin。管理员可以通过 <a href="https://windsurf.com/team/settings" target="_blank">Admin Portal</a> 为其企业启用 Devin。更多详情，请参阅[管理员指南](/zh/desktop/guide-for-admins#3-1-admin-portal-overview)。
