1.1.0 (2026-08-26)
Full Changelog: v1.0.0...v1.1.0
Features
- api: add
updatesthinking display mode (beta) (eb4a73f) - api: add missing anthropic-beta values (dbebd15)
- api: add support for Organization API endpoints (5a5b8fc)
Bug Fixes
- docs: correct link for long requests error (#1884) (4474f31), closes #1883
- tools: keep the tool runner going on pause_turn (#343) (ab1ec60)
Chores
- docs: clarify skill version
latestsupport and memory version retention (a754f3b) - internal: cancel superseded CI runs (c061ab1)
- internal: minor workflow reformat (1569002)
- internal: remove the legacy response API (a48b1dd)
- internal: use
import httpx2directly instead of aliasing as httpx (628d789)
Documentation
- api: clarify session thread agent and usage.iterations compaction descriptions (beta) (4ace503)