#235 · Primary category: Education & Research
claude-code-book
《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:
Project last updated:08/17/26
GitHub Stars
4.2K
Forks
818
Contributors
2
License
Other
Why we included this project
This is a serious open technical reference for anyone who wants to stop treating Claude Code as a black box and see how a production-grade agent harness is actually built. The book skips prompt tricks and API recipes in favor of walking through the core subsystems, from the conversation loop and tool system to the permission pipeline, context compression, memory, hooks, subagent scheduling, and MCP integration, explaining the reasoning behind each design choice. Its 139 architecture diagrams isolate reusable patterns rather than vendor-specific details, so people building agents on LangChain, AutoGen, or from scratch get transferable mental models. Engineering leads who want a shared vocabulary for evaluating agent frameworks will also find it a rare, concrete study in agent-architecture thinking.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI