Skip to content

Releases: anthropics/anthropic-cli

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)

v1.20.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 17:47

1.20.0 (2026-07-23)

Full Changelog: v1.19.0...v1.20.0

Features

  • api: add new stop reason 'model_context_window_exceeded' (cb2f59e)
  • api: manual updates (8f87e6a)

v1.19.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Jul 16:56

1.19.0 (2026-07-22)

Full Changelog: v1.18.0...v1.19.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (1d61ed6)

Chores

  • internal: codegen related update (fd751e4)