python Google ADK (Python) Releases · · 2.9.1

ADK Python v2.9.1 Enhances Visibility into Claude's Reasoning Steps

sdkaiengineerpython-agentic
patch

ADK Python v2.9.1 has been released, enabling improved visibility into Claude models' step-by-step reasoning processes during adaptive thinking tasks. This update allows developers to more effectively debug and understand the decision-making flow of AI models by explicitly requesting 'visible thoughts'. The patch primarily addresses a bug in the library that prevented proper requests for this functionality, affecting users integrating Claude's adaptive thinking features via the Python SDK.

Fixes (1)
  • request visible thoughts for Claude adaptive thinking
Read the original announcement →

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

Related releases