Files
google--adk-python/contributing/samples
Haran Rajkumar d86ae20c6a feat(samples): add ManagedAgent create-and-use custom-agent sample
Add a self-contained ManagedAgent sample that provisions a custom managed-agent
resource (custom persona + server-side google_search) via `--create` / `--delete`
CLI flags, reusing the genai client on `ManagedAgent.api_client`, then drives it
with `adk web` / `adk run`.

Co-authored-by: Haran Rajkumar <haranrk@google.com>
PiperOrigin-RevId: 954729930
2026-07-27 11:16:08 -07:00
..