New tool in delegate.py routes tasks to named agents via agent.respond_to_prompt(). Includes thread-local depth counter (max 3) to prevent infinite A->B->A delegation loops. Extended ctx injection in ToolRegistry to include agent_registry. Wired agent_registry into ToolRegistry from __main__.py. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| calendar_tool.py | ||
| clickup_tool.py | ||
| code_exec.py | ||
| data_proc.py | ||
| delegate.py | ||
| email_tool.py | ||
| file_ops.py | ||
| image.py | ||
| press_release.py | ||
| shell.py | ||
| web.py | ||