feat(subagent): durable child catalog and list_agents
Implements the durable-subagent-catalog RFC: SubagentControlService.listChildren() enumerates a parent's direct continuable children from one sessionQuery trace, validates each child's sole subagent/descriptor event (now carrying the durable creation label), and returns one ordered SubagentListEntry[] with per-child corrupt/unsupported/unavailable diagnostics. The list_agents tool ships as a separately loadable plugin of dsh-tool-subagent-control requiring sessionQuery at load; send_message stays usable without it.
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/core-data-structures/subagent.md
|
||||
subagent.md: 379bc9fdd5ff14f9d516d3ddcf37a353f5318026
|
||||
subagent.zh.md: 3cd43deadba095e67e6a0dd3b483ea676206fbbf
|
||||
subagent.md: ae0d84af09e65bf284780722bab02282fd6c3f37
|
||||
subagent.zh.md: 9d2ba038885110a52cc3c7153cc908b05ea8b15f
|
||||
|
||||
Reference in New Issue
Block a user