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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user