mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 21:28:10 +00:00
Switch internal references from the crewai.a2a runtime shim to the crewai_a2a package directly so mypy can resolve them, and add the py.typed marker the new package was missing.