Skip to main content
News & Announcements

Agent SDK Release Notes

Release history for Agent SDK.

This page lists the release history for Agent SDK.
August 29, 2026
SDK 1.0.30

SDK 1.0.30

  • Improved API compatibility for URL-based image input
August 29, 2026
SDK 1.0.29

SDK 1.0.29

  • Added support for Base64 and URL image sources
August 27, 2026
SDK 1.0.28

SDK 1.0.28

  • Bug fixes and stability improvements
August 26, 2026
SDK 1.0.27

SDK 1.0.27

  • Improved authentication stability to reduce session interruptions caused by expired tokens
August 26, 2026
SDK 1.0.26

SDK 1.0.26

  • Added independent Plan Mode controls
  • Added proxy configuration support
  • Added optional model overrides through resolveModel
  • Added OpenHarmony ARM64 Worker Runtime support
  • Improved maximum-turn termination results for more accurate stop-reason handling
August 19, 2026
SDK 1.0.25

SDK 1.0.25

  • Added structured Goal controls for managing session objectives and status
  • Added workspace-scoped plugin enable and disable controls
August 18, 2026
SDK 1.0.24

SDK 1.0.24

  • Added askSideQuestion() for asking side questions without interrupting the main task
  • Added SDK Memory configuration and update support
  • Added code security scan configuration
  • Preserved structured tool results when reading session history
August 17, 2026
SDK 1.0.23

SDK 1.0.23

  • Added controls for background Shell tasks
August 15, 2026
SDK 1.0.22

SDK 1.0.22

  • Added getContextUsage() for inspecting context usage details
  • Added controls for resuming sessions from a specific historical message
  • Preserved tool rejection details when restoring session history
  • Avoided duplicate API error displays
  • Improved Worker Runtime installation for CN and Global SDK packages across supported platforms
August 13, 2026
SDK 1.0.21

SDK 1.0.21

  • Added plugin validation API
  • Added APIs for session prewarming and effective settings resolution
  • Improved Worker Runtime compatibility with Electron ASAR applications