Files
crewAI/docs/edge/en/learn/interception-hooks.mdx
Lucas Gomide b07a690cea refactor: drop knowledge, code-execution and mcp interception points
Removes `knowledge_retrieval`, `pre_code_execution`, and `mcp_connect`
from the catalog — no concrete use case justifies them yet, and the mcp
seam had an observability gap (an abort fires before the connection
events, leaving no native record). The catalog now adds only `pre_step`
and `post_step` on top of the model/tool and execution-boundary points.
2026-07-14 04:39:18 -03:00

5.1 KiB