gemini-cli/packages/a2a-server
Sandy Tao 446a4316c4
feat(core): implement HTTP authentication support for A2A remote agents (#20510)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-03-02 19:59:48 +00:00
..
src feat(core): implement HTTP authentication support for A2A remote agents (#20510) 2026-03-02 19:59:48 +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.33.0-nightly.20260228.1ca5c05d0 (#20644) 2026-02-28 02:13:48 +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.