You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(plugins): add e2e callback tests for TRANSFER_A2A in emitted rows
Exercises before_tool_callback and after_tool_callback with a real
TransferToAgentTool and asserts that tool_origin="TRANSFER_A2A" appears
in the serialized BigQuery row content, closing the testing gap between
the unit-level _resolve_transfer_origin tests and the actual callback
wiring.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments