gemini-cli/packages/a2a-server
Coco Sheng d7bff8610f
feat(a2a): Introduce /memory command for a2a server (#14456)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2026-01-12 21:46:42 +00:00
..
src feat(a2a): Introduce /memory command for a2a server (#14456) 2026-01-12 21:46:42 +00:00
development-extension-rfc.md docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
index.ts Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
package.json chore(release): bump version to 0.25.0-nightly.20260107.59a18e710 (#16048) 2026-01-07 02:25:28 +00:00
README.md Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
tsconfig.json Fix incompatibilities with package.json (#8949) 2025-09-20 18:38:03 +00:00
vitest.config.ts Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00

Gemini CLI A2A Server

All code in this package is experimental and under active development

This package contains the A2A server implementation for the Gemini CLI.