CheddahBot/cheddahbot/tools
PeninsulaInd e5e9442e3d 3.6: Add delegate_to_agent tool for cross-agent delegation
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>
2026-02-17 10:13:32 -06:00
..
__init__.py 3.6: Add delegate_to_agent tool for cross-agent delegation 2026-02-17 10:13:32 -06:00
calendar_tool.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
clickup_tool.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
code_exec.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
data_proc.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
delegate.py 3.6: Add delegate_to_agent tool for cross-agent delegation 2026-02-17 10:13:32 -06:00
email_tool.py Add document export (.docx) and email delivery feature 2026-02-16 17:00:54 -06:00
file_ops.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
image.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
press_release.py 2.4: Strip frontmatter in press_release.py _load_skill() 2026-02-17 10:03:22 -06:00
shell.py 1.4: Wire require_approval check for shell commands 2026-02-17 09:59:27 -06:00
web.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00