python Google ADK (Python) Releases · · 2.6.1

google/adk-python v2.6.1: Telemetry enhancements and bug fixes

sdkinfraengineerpython-agentic
feature patch

This patch release for google/adk-python v2.6.1 introduces new features for ADK CLI telemetry, including parent terminal grouping, TTL pruning, and TTY connectivity capture. It also includes bug fixes, such as early telemetry recording for web servers and improved handling of tool confirmations. These updates primarily benefit users of the ADK CLI, enhancing its diagnostic and operational capabilities.

  • add parent terminal grouping and TTL pruning to ADK CLI telemetry
  • capture TTY connectivity in CLI environment telemetry
  • implement early telemetry recording for long-running web servers and log successful exit code upon routine teardown
  • Stop re-validating already-consumed tool confirmations
Features (2)
  • add parent terminal grouping and TTL pruning to ADK CLI telemetry
  • capture TTY connectivity in CLI environment telemetry
Fixes (2)
  • cli implement early telemetry recording for long-running web servers and log successful exit code upon routine teardown
  • Stop re-validating already-consumed tool confirmations
Read the original announcement →

https://github.com/google/adk-python/releases/tag/v2.6.1

Related releases