3 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
Haran Rajkumar 3834c0bdb6 docs(samples): Link ManagedAgent sample READMEs to the guide
Point the basic and code-execution managed_agent sample READMEs at the common
ManagedAgent guide for setup, authentication, backends, and background, now that
that general content is consolidated in the guide.

Co-authored-by: Haran Rajkumar <haranrk@google.com>
PiperOrigin-RevId: 944601306
2026-07-08 11:18:08 -07:00
Haran Rajkumar 969909f2ba docs(samples): Add ManagedAgent sample using server-side google_search
Add a runnable sample under contributing/samples/managed_agent/basic showing how
to use ManagedAgent (backed by the Managed Agents API) with the server-side
google_search tool, mirroring the live integration test flow. The sample
exposes a root_agent in agent.py and ships a README covering the required
enterprise/ADC setup and example prompts (including a multi-turn follow-up that
reuses the recovered remote sandbox).

Co-authored-by: Haran Rajkumar <haranrk@google.com>
PiperOrigin-RevId: 943536117
2026-07-06 15:48:57 -07:00