Files
crewAI/tests/agents/test_delegation.py
Devin AI 9cf4c092ba feat: implement hierarchical agent delegation with allowed_agents parameter
- Add allowed_agents parameter to BaseAgent
- Add validation for allowed_agents list
- Update delegation tools to respect restrictions
- Add error messages for unauthorized delegation
- Add tests for hierarchical delegation

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 20:10:23 +00:00

5.3 KiB