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

# Deep Agents 开发实战

> DualSeason 小夏整理的 Deep Agents 学习笔记，从基础概念到生产级 Agent 实践。

**DualSeason 小夏的 Deep Agents 开发实战**基于 LangChain 和 LangGraph，面向希望从使用 Agent 进一步走向构建 Agent 的开发者。

内容涵盖 Agent Harness、上下文工程、虚拟文件系统、任务规划、子 Agent、长期记忆、人机协作与沙箱执行等核心能力。你可以按照章节顺序学习，也可以直接查阅需要的主题。

<Card title="访问 Deep Agents 开发实战" icon="book-open" href="https://dualseason.github.io/deepagents-in-action/">
  从基础概念到生产级实践，系统学习如何构建能够处理复杂多步骤任务的 AI Agent。
</Card>
