Files
crewAI/lib/crewai/tests
Lucas Gomide 04178f8f58 fix: dispatch tool_selection on the standalone agent kickoff path
`agent.kickoff()` builds its executor in `_prepare_kickoff` without going
through `create_agent_executor`, so `tool_selection` hooks never saw the
tools it assembled (apps, MCP, memory tools included) and the point could
not be trusted as a policy gate. Dispatch the same seam there after the
tool list is final, and add conformance tests for both paths.
2026-07-14 03:38:54 -03:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-06-14 04:19:48 -03:00
2026-07-09 15:30:16 -07:00
2026-06-18 14:14:54 -03:00
2026-06-14 04:19:48 -03:00
2026-02-13 21:34:37 -03:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2026-06-14 04:19:48 -03:00
2025-10-20 14:10:19 -07:00