Skip to content

[pull] main from google:main#10

Merged
pull[bot] merged 9 commits into
Android-studio61:mainfrom
google:main
May 5, 2026
Merged

[pull] main from google:main#10
pull[bot] merged 9 commits into
Android-studio61:mainfrom
google:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Adds agent/model routing docs and samples for @google/adk (TypeScript), introduces cancelable runs with AbortSignal, and readds metrics docs. Updates API references to 1.32.0 and improves links, navigation, and site styling.

  • New Features

    • Agent routing: RoutedAgent (experimental) with basic, fallback, planning mode, and auto-routing examples.
    • Model routing: RoutedLlm (experimental) with failover and basic usage example.
    • Cancel agent runs: AbortController/AbortSignal docs with basic, timeout, combined-signal, and custom-tool examples.
    • Observability metrics (Python v1.32.0): OpenTelemetry GenAI metrics with OTLP and Google Cloud export setup.
  • Docs & Site

    • Bump CLI and REST docs to 1.32.0; add pageNumber to REST schema; switch API reference links to absolute URLs.
    • Cloud Run guide: add Cloud Build permission prerequisite.
    • Ambient agents: clearer intro; runtime index links for Ambient and Cancel pages.
    • CSS: stabilize scrollbar layout; refine header source links; clean homepage CSS.
    • Link checking: accept 429, increase timeout, clarify .lycheeignore.
    • Navigation: add Agent routing, Model routing, Cancel Agent Runs, and Metrics pages; link routing from Agents/Models indices.

Written for commit f6b1259. Summary will update on new commits.

joefernandez and others added 9 commits May 4, 2026 20:18
Add version tag support and make intro more understandable and less market-y
* Readd docs page for metrics

* Update lychee link checker config

* Update lychee config
* Add Cancel Agent Runs docs page for ADK JS AbortSignal support

* Add Cancel Agent Runs page

* Shorter section heading

* Re-run deploy build

* Fix language tag

* Move sample code to snippets files/dir

* Reword intro

* Reorder sections

* Shorter doc and snippet file names

* Add cancel page
…es (#1703)

* docs: update Cloud Run deployment guide for compute service account to have permission to use Cloud Build.

* Update cloud-run.md

---------

Co-authored-by: Joe Fernandez <joefernandez@users.noreply.github.com>
…n ADK JS (#1709)

* Add agent routing and model routing docs for RoutedAgent and RoutedLlm in ADK JS

* Update example code snippets

* Add renamed code sample files

* Update lychee link checker config

* Shorten docs and snippets paths and filenames

* Update titles

* Rework intros

* Rework intros

* Add notes about experimental status

* Move InMemoryRunner outside of code snippet regions since it's unused in rendered snippet
@pull pull Bot locked and limited conversation to collaborators May 5, 2026
@pull pull Bot added the ⤵️ pull label May 5, 2026
@pull pull Bot merged commit f6b1259 into Android-studio61:main May 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants