Files
crewAI/tests/crew_test.py
Devin AI c058b88c04 Address review: async task logging, fix typo, use _get_agent_to_use for role
- Add completion/handoff logs for async tasks in _process_async_tasks
- Fix pre-existing filter_headeruvs typo back to filter_headers
- Use _get_agent_to_use() instead of task.agent.role in skip path
  to match the effective agent used during execution

Co-Authored-By: João <joao@crewai.com>
2026-05-15 14:22:44 +00:00

124 KiB