ClaudeWave
lintsinghua
lintsinghua

claude-code-book

View on GitHub

《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:

Subagents2.7k stars630 forksUpdated 8d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-book": {
      "command": "node",
      "args": ["/path/to/claude-code-book/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/lintsinghua/claude-code-book and follow its README for install instructions.
Use cases
🧠 AI / ML

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagent-architectureai-agentanthropicbookchineseclaude-codellmmcp

More Subagents