docs(zh-CN): sync Chinese docs with latest upstream changes (#341)

* docs(zh-CN): sync Chinese docs with latest upstream changes

* docs(zh-CN): update link

---------

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-08 06:48:02 +08:00
committed by GitHub
parent da17d33ac3
commit abcf38b085
53 changed files with 2977 additions and 610 deletions

View File

@@ -136,8 +136,8 @@ alias claude-research='claude --system-prompt "$(cat ~/.claude/contexts/research
用 mgrep 替换 grep——与传统 grep 或 ripgrep 相比,平均减少约 50% 的令牌:
![mgrep Benchmark](../../assets/images/longform/06-mgrep-benchmark.png)
*在我们的 50 任务基准测试中mgrep + Claude Code 使用的 token 数比基于 grep 的工作流少约 2 倍且判断质量相似或更好。来源mgrep by @mixedbread-ai*
![mgrep 基准测试](../../assets/images/longform/06-mgrep-benchmark.png)
*在我们的 50 任务基准测试中mgrep + Claude Code 在相似或更好的判断质量下,使用的 token 数比基于 grep 的工作流少约 2 倍。来源:@mixedbread-ai 的 mgrep*
**模块化代码库的好处:**