2.62.0 (2026-09-10)
Full Changelog: v2.61.0...v2.62.0
Features
- api: add auto mode tool permissions for Managed Agents (e373fea)
- api: add content_too_large web_fetch tool error code (96451de)
- api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles (eb8c5b8)
- api: support mounting public GitHub repositories without an authorization_token in Managed Agents sessions (2e1c9ed)
Performance Improvements
- streaming: append tool input JSON in place (d330f8b)
- streaming: buffer text deltas instead of rebuilding blocks per delta (2bf8f70)
Chores
- docs: correct the environment scope field description (7888770)
- internal: cap formatter JVM heap at 1 GiB (9b7b5a8)
- internal: restore package version (28151f2)
- internal: restore package version (6044d63)
- internal: stop stamping the package version into generated files (ee275ad)
- tests: restore empty test package marker files (3e2284c)