Releases: anthropics/anthropic-cli
Releases Β· anthropics/anthropic-cli
Release list
v1.31.0
1.31.0 (2026-09-04)
Full Changelog: v1.30.0...v1.31.0
Features
- api: add named types for organization compliance settings state (4aeee85)
Chores
v1.30.0
1.30.0 (2026-09-03)
Full Changelog: v1.29.0...v1.30.0
Features
- add
ant applyfor managing agents, skills, environments, memory stores and deployments as code (#97) (d69ffe9) - api: add Claude Tag category and user breakdowns to usage reports (9ec28f9)
- api: add support for sending a workspace ID on more endpoints (f0cab61)
Bug Fixes
- apply dotted sub-flags to union array flags (c9ad752)
Chores
- bump go sdk to v1.70.1 (5fc9be6)
- internal: narrower codeowners scope (c32c35e)
- internal: revert codeowners change (58e6f5e)
Documentation
- api: update a few doc strings (465f12e)
v1.29.0
1.29.0 (2026-09-01)
Full Changelog: v1.28.0...v1.29.0
Features
- api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (b37e2bd)
- api: manual updates (f615a64)
- api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (e9f08fe)
Bug Fixes
- ci: update link step to use env var (3adb1ee)
Chores
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)