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