Releases: anthropics/anthropic-cli
Releases · anthropics/anthropic-cli
Release list
v1.28.0
1.28.0 (2026-08-27)
Full Changelog: v1.27.0...v1.28.0
Features
- api: beta files/skills namespaces use GA shapes; drop dated beta header pins (a7666a4)
Chores
Documentation
- api: clarify pagination on the organization rate-limit list endpoints (32714ce)
v1.27.0
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)
Chores
v1.26.1
v1.26.0
1.26.0 (2026-08-19)
Full Changelog: v1.25.0...v1.26.0
Features
- api: managed agents web search config and self hosted sandbox memory (8abb4e9)
v1.25.0
v1.24.0
1.24.0 (2026-08-18)
Full Changelog: v1.23.0...v1.24.0
Features
- api: additions to files and memory stores (addfe40)
- api: updates to skill, files, and user profiles (3ebd6ce)
Bug Fixes
- api: remove unsupported mid_conv_system content block (26f42f9)
Chores
- internal: remove leftover prism references (1032305)
v1.23.0
1.23.0 (2026-08-13)
Full Changelog: v1.22.1...v1.23.0
Features
- api: add output_behavior to dream creation (create a new memory store or update the input store in place) (c9223e4)
Bug Fixes
- ci: upload ant binaries instead of nonexistent cdp paths (99bc95e)
Chores
- internal: codegen related update (90f3c73)
- internal: codegen related update (adcaf9f)
- internal: migrate legacy openapi transforms to core commands (2dc0ae4)
Documentation
- api: clarify that user profile name is optional for resold profiles (f0619ca)
v1.22.1
v1.22.0
1.22.0 (2026-08-06)
Full Changelog: v1.21.0...v1.22.0
Features
- api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (8aeb8e7)
v1.21.0
1.21.0 (2026-07-24)
Full Changelog: v1.20.0...v1.21.0
Features
- api: add claude-opus-5 model (3e67b3d)
- api: add tool addition/removal blocks and tool_change events (3e67b3d)
- api: expand client-side fallback credit token types and add server-side fallbacks default option (3e67b3d)