Ask a question to get started
Enter to send•Shift+Enter new line
subagent_names: frozenset[str] = frozenset(spec['name'] for spec in subagents)
Declared subagent names. Public so streamers can discover them without introspecting the task tool's closure.
task