Google PageRank for AI agents. 25,000+ tools indexed.

claude-code-book MCP Server

lintsinghua/claude-code-book

Score: 69.7 Rank #3863 MCP Server
Are you the maintainer of lintsinghua/claude-code-book? Claim this listing →

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

Add AgentRank to Claude Code Discover and compare tools like lintsinghua/claude-code-book — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

lintsinghua/claude-code-book is a Python tool. 《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站: Topics: agent, agent-architecture, ai-agent, anthropic, book, chinese, claude-code, llm, mcp.

Ranked #3863 out of 24840 indexed tools.

Has 4,273 GitHub stars.

Ecosystem

Python No license
agentagent-architectureai-agentanthropicbookchineseclaude-codellmmcp

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 4,273

4,273 stars → well-known project

Freshness 25% 9d ago

Last commit 9d ago → recently updated

Issue Health 25% 44%

7/16 issues closed → many open issues

Contributors 10% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 835
Description Good
License None

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Issue Health high impact

You have 9 open vs 7 closed issues — triaging stale issues improves health

Badge all embed codes →

AgentRank score for lintsinghua/claude-code-book
[![AgentRank](https://agentrank-ai.com/api/badge/tool/lintsinghua--claude-code-book)](https://agentrank-ai.com/tool/lintsinghua--claude-code-book/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/lintsinghua--claude-code-book/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/lintsinghua--claude-code-book" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="lintsinghua/claude-code-book"></script>

Matched Queries

topic:mcp

From the README

<div align="center">

# 御舆:解码 Agent Harness

Claude Code 架构深度剖析

**中文** · [English](en/README.md)

<table align="center">
<tr><td></td></tr>
</table>

</div>

从对话循环、工具调用和权限检查,到记忆、上下文管理与多智能体编排,理解一个 Agent 运行时如何协同工作。全书 15 章、4 篇附录,结合架构图、设计权衡与动手练习,逐步构建自己的 Agent Harness。

> *“一器而工聚焉者,车为多。”* ——《考工记》
>
> 两千年前,造车已是一项汇聚众工的系统工程:**舆**承载乘者,辕、辐、軎辖各司其职。部件相合,车方能行。
>
> 今天,构建一个 AI Agent 亦是如此:对话循环推进任务,工具系统执行动作,权限管线约束边界。而将这些能力承载、组织起来,使智能体持续运转的运行时框架——**Agent Harness**——恰如车之有**舆**。
>
> 古人造车,合众工之巧;今人构建智能体,亦需理解各部分如何协作。所谓“御舆”,既是驾驭,也是知其构造、明其机理。
>
> 本书因此以 **“御舆”** 为名,亦称 **舆书**。

## 开始阅读

- **初次阅读:** 从[前言](00-前言.md)开始,再读 01 → 02 → 04 → 15。
- **动手构建:** 先读基础篇与工程实践篇,增加记忆和扩展能力时查阅第二、三部分。
- **按需查阅:** 使用下方四篇附录定位模块、工具、功能标志和术语。
- **网站阅读:** [在线阅读入口](https://lintsinghua.github.io/);也可直接点击本仓库的章节链接。

## 阅读说明

阅读时需区分源码可确认的行为、架构推演和教学示例。功能标志与工具可用性取决于构建和运行时配置;数量和耗时示例不代表当前发行版承诺。

Claude Code 为 Anthropic 产品,本书是独立的技术分析作品,并非官方出版物。本书的许可不覆盖第三方源码。

## 目录

### Part 1. 基础篇 — 建立心智模型

> 理解 Agent 编程的范式转移,建立对 Agent Harness 的整体认知框架。

| # | 章节 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.