fix(subagent): address descendant listing review

This commit is contained in:
Hypatia May
2026-08-07 15:00:35 +08:00
committed by Tianyi Cui
parent d769d3cbb7
commit 5e1ec10d5a
13 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@deepseek-ai/dsh-tool-subagent-control",
"description": "Globally named send_message and list_agents tools over ctx.subagents continuations",
"description": "Globally named send_message, interrupt_agent, and list_agents tools over ctx.subagents continuations",
"version": "0.0.1",
"private": true,
"type": "module",