gemini-cli/packages/a2a-server
David East 977149af30
fix(a2a-server): Fix flaky test on Windows by awaiting server close (#7616)
Co-authored-by: cornmander <shikhman@google.com>
2025-09-03 00:19:31 +00:00
..
src fix(a2a-server): Fix flaky test on Windows by awaiting server close (#7616) 2025-09-03 00:19:31 +00:00
index.ts Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
package.json Revert "Move mockTool into test-utils (#7245)" (#7277) 2025-08-28 03:05:47 +00:00
README.md Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
tsconfig.json Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
vitest.config.ts Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +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.