For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Changed
- Python SDK:
- gcloud Authentication for Gemini and Google ADK — Both adapters now accept gcloud Application Default Credentials in addition to API keys.
Fixed
- Python SDK:
- AgentCore Multi-Agent Orchestration — Agents hosted on AWS Bedrock AgentCore can now orchestrate other agents from within Thenvoi rooms.
- Codex Dynamic Tool Calls — Codex dynamic tool-call items are now handled correctly, so Codex tool use no longer breaks mid-turn.
- PyPI README Banner — The project banner now renders correctly on the PyPI page.