Files
crewAI/lib/crewai/tests/hooks
Lucas Gomide c616f14098 refactor: scope InterceptionPoint to the points this layer wires
The dispatcher only fires the model- and tool-call boundaries, so
`InterceptionPoint` now lists just those four rather than the full future
catalog. New points are introduced alongside the seams that dispatch them,
keeping every layer free of enum members with no live consumer. The
dispatcher unit tests that borrowed unused points as generic examples are
remapped onto the four kept points.
2026-07-13 15:12:40 -03:00
..
2025-11-13 10:11:50 -08:00