Files
crewAI/lib
Greyson LaLonde b7cf1f0148 chore: tighten mypy strict mode and remove dead code
Enable warn_unreachable, extra_checks, local_partial_types in pyproject.
Remove dead defensive branches and AI-slop union members; replace narrow
band-aid type:ignore with proper signature widening or targeted ignores
for genuine runtime-defensive paths (double-checked locking, hook misuse,
unfollowed-import boundaries).
2026-05-22 03:38:39 +08:00
..
2026-05-21 15:09:48 +08:00
2026-05-21 15:09:48 +08:00