Skip to content

Releases: anthropics/anthropic-cli

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)

v1.22.1

Choose a tag to compare

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

1.22.1 (2026-08-07)

Full Changelog: v1.22.0...v1.22.1

Chores

v1.22.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Aug 11:46

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

Choose a tag to compare

@stainless-app stainless-app released this 24 Jul 16:43

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)

Bug Fixes

  • client: honor ANTHROPIC_BASE_URL in API requests (#43) (0dcaa4f)

Chores

  • bump dependency (8358acd)
  • ci: cap macOS notarize timeout at 40m; add notary-status debug workflow (#42) (3aa7a80)