mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-09-20 12:13:38 +08:00
docs: rename s19 to integrated harness
This commit is contained in:
@@ -176,7 +176,7 @@ Agent は標準プロトコルで外部ツールに接続できるようにな
|
||||
|
||||
tools、permissions、hooks、todo、task graph、memory、compact、background work、cron、teams、worktree、MCP は、別々の例ではなく同じ loop に接続されるべきです。
|
||||
|
||||
s19 Comprehensive Agent → s01-s18 の仕組みを 1 つの完全な harness に統合。仕組みは多く、loop は 1 つ。
|
||||
s19 Integrated Harness → s01-s18 の仕組みを 1 つの harness に統合。仕組みは多く、loop は 1 つ。
|
||||
|
||||
|
||||
<!-- translation-sync: zh@v2, en@v2, ja@v2 -->
|
||||
|
||||
@@ -176,7 +176,7 @@ The Agent can now connect external tools through a standard protocol. The first
|
||||
|
||||
Tools, permissions, hooks, todo, task graph, memory, compact, background work, cron, teams, worktrees, and MCP should all attach to the same loop, not live in separate examples.
|
||||
|
||||
s19 Comprehensive Agent → Combine the mechanisms from s01-s18 into one complete harness. Many mechanisms, one loop.
|
||||
s19 Integrated Harness → Combine the mechanisms from s01-s18 into one harness. Many mechanisms, one loop.
|
||||
|
||||
|
||||
<!-- translation-sync: zh@v2, en@v2, ja@v0 -->
|
||||
|
||||
@@ -176,7 +176,7 @@ python s18_mcp_plugin/code.py
|
||||
|
||||
工具、权限、hooks、todo、任务图、记忆、压缩、后台、cron、团队、worktree、MCP 这些机制应该挂在同一个循环上,而不是散在 19 个 demo 里。
|
||||
|
||||
s19 Comprehensive Agent → 把 s01-s18 的机制合回一个完整 harness。机制很多,循环一个。
|
||||
s19 Agent Harness 集成 → 把 s01-s18 的机制合回同一个 harness。机制很多,循环一个。
|
||||
|
||||
|
||||
<!-- translation-sync: zh@v2, en@v0, ja@v0 -->
|
||||
|
||||
Reference in New Issue
Block a user