docs: rename s19 to integrated harness

This commit is contained in:
Haoran
2026-07-31 03:35:17 +08:00
parent 2d69019342
commit 4a14529774
28 changed files with 70 additions and 70 deletions

View File

@@ -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 -->

View File

@@ -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 -->

View File

@@ -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 -->