Skip to content

feat: Implement Agents as Tools feature with multi-agent delegation - #9

Merged
bcperry merged 1 commit into
mainfrom
008-agents-as-tools
May 11, 2026
Merged

feat: Implement Agents as Tools feature with multi-agent delegation#9
bcperry merged 1 commit into
mainfrom
008-agents-as-tools

Conversation

@bcperry

@bcperry bcperry commented May 11, 2026

Copy link
Copy Markdown
Owner
  • Add task list for Agents as Tools (specs/008-agents-as-tools/tasks.md).
  • Create sub-agent tools helper functions for derivation and disambiguation (sub_agent_tools.py).
  • Implement smoke test to verify Agent class exposes as_tool method (tests/test_agent_as_tool_smoke.py).
  • Add tests for sub-agent factory functionality (tests/test_agent_factory_sub_agents.py).
  • Create unit tests for sub-agent tool derivation and disambiguation (tests/test_sub_agent_tool_derivation.py).
  • Implement validation tests for sub-agent references (tests/test_validators_sub_agent_refs.py).

- Add task list for Agents as Tools (specs/008-agents-as-tools/tasks.md).
- Create sub-agent tools helper functions for derivation and disambiguation (sub_agent_tools.py).
- Implement smoke test to verify Agent class exposes as_tool method (tests/test_agent_as_tool_smoke.py).
- Add tests for sub-agent factory functionality (tests/test_agent_factory_sub_agents.py).
- Create unit tests for sub-agent tool derivation and disambiguation (tests/test_sub_agent_tool_derivation.py).
- Implement validation tests for sub-agent references (tests/test_validators_sub_agent_refs.py).
@bcperry
bcperry merged commit 7fad1e4 into main May 11, 2026
@bcperry
bcperry deleted the 008-agents-as-tools branch May 11, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant