Files
crewAI/lib/crewai/tests
Greyson LaLonde 41635472f6 fix: sanitize tool names in hook decorator filters
The tools parameter in before_tool_call/after_tool_call decorators now
auto-sanitizes names via sanitize_tool_name(), so users can pass
BaseTool.name directly without knowing the internal normalization.

Also fixes tool_utils.py to pass the sanitized name to
ToolCallHookContext for consistency with crew_agent_executor.py.

Closes #5335
2026-04-08 20:00:42 +08:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2025-10-20 14:10:19 -07:00
2026-03-24 19:03:35 +08:00
2026-02-13 21:34:37 -03:00
2025-12-04 13:34:29 -08:00
2025-10-20 14:10:19 -07:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00