Greyson LaLonde
080c22678a
refactor: extract a2a into standalone crewai-a2a package
...
Move crewai.a2a into lib/crewai-a2a as its own workspace package, importable as crewai_a2a. The crewai[a2a] extra now pulls in crewai-a2a, which owns a2a-sdk, httpx-auth, httpx-sse, and aiocache.
crewai.a2a stays importable. Its __init__ is a compat shim that installs a meta-path finder routing crewai.a2a.* to crewai_a2a.*, so existing user code keeps working untouched.
a2a tests and cassettes moved alongside the package under lib/crewai-a2a/tests/. Added that path to the mypy and ruff per-file-ignores lists to match the other test dirs.
2026-04-14 22:21:31 +08:00
..
2026-04-14 22:21:31 +08:00
2026-04-14 22:21:31 +08:00
2026-04-12 16:00:46 +08:00
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-04-10 00:22:27 -04:00
2025-12-05 13:23:26 -05:00
2026-04-08 21:02:25 +08:00
2026-03-31 08:11:21 +08:00
2026-04-12 16:00:46 +08:00
2026-03-10 14:00:40 -04:00
2026-04-11 02:01:23 +08:00
2025-11-29 16:55:24 -05:00
2025-11-05 07:19:09 -05:00
2026-04-07 03:22:30 +08:00
2025-10-20 14:10:19 -07:00
2026-03-24 19:03:35 +08:00
2026-02-13 21:34:37 -03:00
2025-12-04 13:34:29 -08:00
2026-03-02 07:42:55 -05:00
2026-04-09 04:29:53 +08:00
2026-04-01 14:17:57 -03:00
2026-04-12 16:00:46 +08:00
2025-10-20 14:10:19 -07:00
2026-03-15 18:33:17 -07:00
2026-04-01 03:48:41 +08:00
2026-03-20 15:18:50 -04:00
2026-04-10 21:24:49 +08:00
2026-01-22 17:44:03 -08:00
2026-01-23 15:13:25 -05:00
2025-10-20 14:10:19 -07:00
2026-04-07 03:59:40 -03:00
2025-12-01 18:56:56 -05:00
2026-04-07 03:22:30 +08:00
2026-02-16 18:41:03 -03:00
2025-10-20 14:10:19 -07:00
2026-02-04 15:40:22 -05:00
2026-01-23 15:13:25 -05:00
2026-01-20 21:44:45 -08:00
2025-10-20 14:10:19 -07:00
2026-03-25 03:42:39 -03:00
2025-11-24 17:35:12 -05:00
2026-03-09 09:38:35 -04:00
2025-10-20 14:10:19 -07:00
2026-03-26 03:28:17 -03:00
2026-03-26 03:28:17 -03:00
2025-10-20 14:10:19 -07:00
2026-04-10 00:22:27 -04:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2026-03-31 07:07:11 +08:00
2025-11-29 16:55:24 -05:00
2026-04-08 23:32:37 +08:00
2026-02-03 09:06:48 -05:00
2026-02-25 17:13:34 -05:00
2026-04-01 18:08:37 -03:00