mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 05:08:12 +00:00
- 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>