1.27.0 (2026-08-26)
Full Changelog: v1.26.1...v1.27.0
Features
- api: add missing anthropic-beta values (17d560f)
- api: add support for Organization API endpoints (05d89e3)
- auth: add --api-key-stdin / --auth-token-stdin and deprecate credential argv flags (#64) (c19647d)
Bug Fixes
- auth: allow login without a workspace id (cc27104)
- auth: read global credential/workspace flags from the root command (#73) (e832332)
- client: keep typed repeatable flags for nullable query and header arrays (0bba330)