Releases: anthropics/anthropic-cli
Releases · anthropics/anthropic-cli
v1.2.1
v1.2.0
Changelog
- be3b17b release: 1.2.0
- 1af033b chore(internal): codegen related update
- c593721 feat(api): add claude-opus-4-7, token budgets and user_profiles
- 3b672af chore(cli): switch long lists of positional args over to param structs
- 2ad59b6 feat(cli): alias parameters in data with
x-stainless-cli-data-alias - e343901 chore(ci): remove release-doctor workflow
- e4a778b chore(cli): fall back to JSON when using default "explore" with non-TTY
- d580561 codegen metadata
- e6daf4b codegen metadata
- 1bacb5e chore(internal): codegen related update
- a091a60 chore: add documentation for ./scripts/link
- c34a473 codegen metadata
- 6619297 feat(api): manual updates
- 7e63dda docs: update examples
- 998599f fix: use correct multipart array format
- fb571f2 fix(cli): fix incompatible Go types for flag generated as array of maps
- 424fb00 fix: fix for failing to drop invalid module replace in link script
- ab974f3 chore(cli): additional test cases for
ShowJSONIterator - ce8aed6 codegen metadata
- aab9129 ci: remove release-doctor workflow and associated script (#28)
- 1c7feac ci: remove auto PR review workflow (#26)
- 3922920 ci: harden publish release workflow (#27)
- 4d4043c Remove extra release workflow file that is not needed. (#18)
v1.1.0
1.1.0 (2026-04-09)
Full Changelog: v1.0.0...v1.1.0
Features
- api: manual updates (0563971)
Chores
- cli: let
--format rawbe used in conjunction with--transform(4748f25)
v1.0.0
Initial release of the ant CLI.