Files
gemini-cli/packages/a2a-server
Adam Weidman 470228e7a0 fix: extract A2UI content from task history in blocking mode
The blocking DefaultRequestHandler accumulates intermediate status-update
events into task.history. The A2UI response content from "working" events
lives there, while the final "input-required" status has no message.
Updated extractAllParts to check history. Reverted to blocking mode
since streaming had transport issues.
2026-02-12 11:10:50 -05: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.