Releases Β· anthropics/anthropic-cli Β· GitHub
Skip to content

Releases: anthropics/anthropic-cli

v1.31.0

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 22:44
d3dc65b

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

  • ci: cache Go build output in the build job (da8ff8c)
  • tests: reword the skip reason on the path-level query param tests (fa58532)

v1.30.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Sep 22:53
203ba69

1.30.0 (2026-09-03)

Full Changelog: v1.29.0...v1.30.0

Features

  • add ant apply for 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

Choose a tag to compare

@stainless-app stainless-app released this 01 Sep 18:17

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Aug 20:59

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

  • internal: codegen related update (81209db)
  • internal: codegen related update (bf6cc85)

Documentation

  • api: clarify pagination on the organization rate-limit list endpoints (32714ce)

v1.27.0

Choose a tag to compare

@stainless-app stainless-app released this 26 Aug 17:16

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

  • client: sync Go SDK version (1088d08)
  • docs: clarify skill version latest support and memory version retention (22fb67a)
  • internal: cancel superseded CI runs (cba857e)
  • internal: minor workflow reformat (fad8f52)

v1.26.1

Choose a tag to compare

@stainless-app stainless-app released this 19 Aug 22:20

1.26.1 (2026-08-19)

Full Changelog: v1.26.0...v1.26.1

Chores

v1.26.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Aug 22:01

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

Choose a tag to compare

@stainless-app stainless-app released this 19 Aug 17:07

1.25.0 (2026-08-19)

Full Changelog: v1.24.0...v1.25.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (db63120)
  • api: manual updates (fe7e0a5)

v1.24.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Aug 13:38

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

Choose a tag to compare

@stainless-app stainless-app released this 13 Aug 18:41

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)