2 Commits

Author SHA1 Message Date
George Weale d92bb42ccf fix(samples): make the human-in-the-loop sample respect the human's decision
Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 960963424
2026-08-07 09:14:45 -07:00
Shangjie Chen afb0a64f96 feat(tools): Standardize request_input tool for proactive LLM clarification
Add RequestInputTool to allow single LLM agents to pause, request user input, and resume seamlessly mid-loop without workflow graphs.

Also add comprehensive unit tests, integration tests, and a new official sample with automated session replay tests.

Change-Id: Ifb50cc2e644aeb5ffb2be797255608d0d5a37234
2026-05-27 13:07:54 -07:00