mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-04 16:52:37 +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.