Files
Haran Rajkumar 4599a52659 feat(antigravity): capture client-side tool outcomes for a function_response
A client-side tool's outcome never reaches the trajectory, so an ADK caller
saw the function_call and never the function_response. This adds the buffer
that captures the outcome from the SDK's post-tool-call and on-tool-error
hooks, and the converter that drains it into a matching function_response
event. Nothing calls it yet.

Co-authored-by: Haran Rajkumar <haranrk@google.com>
PiperOrigin-RevId: 967595598
2026-08-19 22:43:05 -07:00
..