# 使用 Copilot 代理

将任务委托给 GitHub Copilot 代理 GitHub，跟踪其进度，并查看结果。

## Links

* [开始使用 Copilot 上的 GitHub 智能体](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/overview)

  试试 Copilot cloud agent 的端到端过程，大约用时十分钟。

* [启动由 Copilot 代理执行的任务在 GitHub](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/kick-off-a-task)

  确定是立即由 Copilot cloud agent 创建拉取请求，还是先在分支上工作以供查看和迭代。

* [使用 Copilot cloud agent 进行代码更改的研究、计划和迭代](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/research-plan-iterate)

  对存储库执行深入研究，创建实现计划，并在分支上进行迭代代码更改，然后在准备就绪时创建拉取请求。

* [管理智能体会话](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/manage-and-track-agents)

  实时监视代理的进度，使用后续提示对其进行引导，并停止或存档会话。

* [使用 GitHub Copilot code review 于 GitHub](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/copilot-code-review)

  GitHub Copilot 会评审你的拉取请求并建议可随时应用的更改，以便快速获得有关每项提交的可操作反馈。

* [查看来自 Copilot 的输出](/zh/copilot/how-tos/copilot-on-github/use-copilot-agents/review-copilot-output)

  Copilot 拉取请求应得到与任何贡献相同的彻底审查。