mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-09-20 12:13:38 +08:00
docs: refine the integrated harness tagline
This commit is contained in:
@@ -190,7 +190,7 @@ Claude Code = 一个 agent loop
|
||||
>
|
||||
> **s14** *"能力不够? 插上 MCP"* — 把外部工具接进同一个工具池
|
||||
>
|
||||
> **s15** *"机制很多,循环一个"* — 集成示例用到的机制归到同一个 harness
|
||||
> **s15** *"多种机制,一个循环"* — 集成示例用到的机制归到同一个 harness
|
||||
>
|
||||
> **s16** *"编排形状固定时,就把它写进代码"* — 保存好的 workflow 使用 journal 续跑
|
||||
>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
s01 → ... → s13 → [s14](../s14_mcp_plugin/) → `s15` → [s16](../s16_workflow_runtime/) → s17
|
||||
|
||||
> *"机制很多,循环一个"* — 工具、权限、记忆、任务、团队、插件都挂在同一个 while True 上。
|
||||
> *"多种机制,一个循环"* — 工具、权限、记忆、任务、团队、插件都挂在同一个 while True 上。
|
||||
>
|
||||
> **Harness 层**: 集成 — 把本章示例实际使用的机制放进同一个可运行系统。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user