by lintsinghua · MCP Server · ★ 2.1k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
《解码 Agent Harness —— Claude Code 架构深度剖析》 当所有人都在教你怎么 用 AI Agent —— 这本书带你 拆开 它 对话循环如何驱动?工具权限为何是四阶段管线?上下文压缩怎样在 token 预算内运转?子智能体如何通过 Fork 继承父级上下文? 读懂 Claude Code 的设计决策,你就拥有了一套可迁移到任何 Agent 框架的心智模型。 声明: 本书基于对 Claude Code 公开文档和产品行为的架构分析编写,未引用、未使用任何未公开或未授权的源码。Claude Code 为 Anthropic PBC 产品,本书不隶属于、未获授权于、也不代表 Anthropic。 这本书有什么不同 不做使用教程,不列 Prompt 技巧。 市面上充斥着"如何写好 Prompt"和"如何调用 Agent API"的指南。但如果你想知道一个生产级 Agent 系统的骨架是怎么搭的——为什么用异步生成器而不是回调?为什么权限检查要分四个阶段?上下文窗口用完了怎么办?——几乎没有资料可查。 这本书填补了这个空白。它以 Claude Code 为案例,拆解一个 Agent Harness 的每一个核心子系统,讲清楚每个工程决策背后的"为什么"。 三个核心特色 架构分析而非 API 文档 — 不讲"怎么调用",讲"为什么这样设计"。每个模块都追溯设计动机、分析工程权衡、指出反模式陷阱 设计哲学而非使用教程 — 从异步生成器到断路器模式,从依赖注入到缓存感知架构,每一章都在提炼可迁移的设计原则 可迁移的认知模型 — 无论你用 LangChain、AutoGen、CrewAI 还是从零构建,书中的 139 张架构图和设计模式分析都能直接复用 书中的数据 工具系统、权限管线、上下文压缩、记忆系统、钩子系统、子智能体调度、MCP
| Stars | 2,134 |
| Forks | 536 |
| Category | MCP Server |
| Quality Score | 31.45/100 |
| Open Issues | 6 |
| Last Updated | 2026-04-06 |
| Created | 2026-03-31 |
| Platforms | claude-code, mcp |
| Est. Tokens | ~3041k |
These tools work well together with claude-code-book for enhanced workflows:
Looking for a claude-code-book alternative? If you're comparing claude-code-book with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, ope
Zero-Config Code Flow for Claude code & Codex
An Open Agent Computer for ANY digital work.
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subag
从零到企业实战:Claude Code 官方编程神器 + OpenClaw 224K Stars 开源AI助手 | 双顶流中文教程 | 21篇教程 130000+字
Agent Skills as a Memory Layer
Explore other popular mcp server tools:
claude-code-book is 《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:. It is categorized as a MCP Server with 2.1k GitHub stars.
You can find installation instructions and usage details in the claude-code-book GitHub repository at github.com/lintsinghua/claude-code-book. The project has 2.1k stars and 536 forks, indicating an active community.
The top alternatives to claude-code-book on Agent Skills Hub include bytebot, zcf, holaOS. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.