ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s

This commit is contained in:
2026-08-20 13:12:50 +00:00
commit b119135836
10275 changed files with 3284984 additions and 0 deletions
@@ -0,0 +1,50 @@
# Cursor Chat: ai-agent-book
## Metadata
- **Project**: ai-agent-book
- **Path**: `/Users/boj`
- **Date**: 2025-08-06 17:48:06
- **Session ID**: `093eaf82-d7b9-4c7c-9cfa-317c9ae54b8a`
## Conversation
### 👤 You
| 周次 | 主题 | 内容概览 | 实践项目 |
| --- | --- | --- | --- |
| 第 1 周 | Agent 入门 | Agent 的结构与分类:工作流式 vs 自主式,基础框架与场景判断 | 动手搭建一个能联网搜索的 Agent |
| 第 2 周 | 上下文设计 | Prompt 模版 + 对话历史建模 + 用户长期记忆构建 | 为你的 Agent 增加角色设定和长期记忆 |
| 第 3 周 | RAG 系统与知识库 | 文档结构化 + 检索策略 + 增量更新 | 集成 RAG,让 Agent 成为特定领域的知识问答专家,并能从经验中学习,越做越熟练 |
| 第 4 周 | 工具调用与 MCP | 多种工具封装方式 + MCP 接入 | 赋予 Agent 调用工具和外部 API 的超能力,让它能看懂文档,能查股市行情和天气 |
| 第 5 周 | 编程与代码执行 | 如何实现代码 Agent、数据分析 Agent、图文并茂输出 | 打造一个能理解需求、编写并执行代码的 Coding Agent |
| 第 6 周 | 大模型的评估和选择 | 评估和选择适合场景的大模型,为大模型装上安全护栏 | 学习评估不同模型的表现,为我们的 Agent 选择最合适的"大脑",并防止模型越界 |
| 第 7 周 | 多模态与实时交互 | 实时语音电话 Agent、操作电脑和手机 | 实现实时语音交互,让 Agent 能听会说,甚至操作电脑和手机 |
| 第 8 周 | 多 Agent 协作 | A2A 通信协议 + Agent 团队分工 + 自动反思与协作 | 设计一个多 Agent 协作系统,让深度调研、程序员、电话助理、电脑操作助理等角色 Agent 协同工作 |
| 第 9 周 | 项目展示 + 图书打磨 | 展示 Agent 项目成果,共同总结全书内容,收尾准备出版 | 项目总装与展示:展示你独一无二的通用 Agent,并打磨最终成果 |
根据这个内容,更新书的 outline.md。不要大修改,只要增加少量内容
---
### 🤖 Cursor Assistant
Okay, I will update the `outline.md` file with the content you provided. I'll focus on adding the key information from each week into the existing structure without making major changes. First, I need to see the current content of `outline.md`.
---
### 🤖 Cursor Assistant
Of course. I will update your `outline.md` file based on the weekly plan you've provided. My approach will be to integrate the "实践项目" (Practical Project) for each week into the corresponding chapter of the outline, and I'll add a new final chapter for the last week's topic, ensuring minimal disruption to the existing structure.
---
### 🤖 Cursor Assistant
I've updated the `outline.md` file according to your instructions. The practical projects from your weekly plan have been added to the relevant chapters, and I've included a new final chapter for the project showcase and book summary.
Let me know if you have any other changes in mind!
---
*Exported from [Cursor View](https://github.com/saharmor/cursor-view)*