fix(subagent): report resumable children as ready

list_agents called a storage-only continuable child 'complete', inviting
parents to poll it for a result that will never appear there. Rename the
status to 'ready' — resumable, not terminal — and rewrite the tool
description to say a parent is told when a child finishes, so listing is
for recall, not polling.
This commit is contained in:
Hypatia May
2026-08-11 12:38:57 +08:00
parent 85dd22fd4f
commit 567fcadba0
50 changed files with 215 additions and 109 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write docs/tool-catalog.md
tool-catalog.md: 58d560832ac8de5dc660a3c3ed75ab829cd262e8
tool-catalog.zh.md: f2e330251db8a1be842dc05d89014a7be65369c6
tool-catalog.md: 35cdd44b1afb009c925ef1032faee8788cd2412e
tool-catalog.zh.md: edc556b4bb435827e273d5038d273e4e4eb8e0e9