You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: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])