Skip to content

v0.22.0 | CC 2.1.49

Choose a tag to compare

@guess guess released this 20 Feb 19:34
· 163 commits to main since this release

Added

  • :max effort level — The :effort option now accepts :max in addition to :low, :medium, and :high, aligning with the Python SDK.

Changed

  • Bundled CLI version bumped to 2.1.49 — Updated from 2.1.42 to 2.1.49.

Fixed

  • Doc warnings for hidden Hook.Response module — Fixed references in the hooks guide that generated documentation warnings. ([6402c7a])
  • Documentation guides synced with official Agent SDK docs — Updated 16 guides to match the latest official documentation, including restructured file-checkpointing, new hook fields, fixed broken plugin links, and updated terminology. ([67f7d52])