Open
Conversation
8b6dcfb to
28cc7e4
Compare
28cc7e4 to
45c9b46
Compare
45c9b46 to
c6c9269
Compare
9f7d687 to
42b0b0e
Compare
42b0b0e to
77d46f4
Compare
* docs: streamline README and centralize documentation - Streamline README, centralize documentation at docs.anthropic.com - Update getting started example to use Opus 4.6 - Replace "Anthropic API" with "Claude API" - Remove beta notice from README - Add link to docs site in CONTRIBUTING.md * feat(client): add equality and tostring for multipart data * docs: address review feedback — rebrand to Claude SDK, fix URLs * fix: remove streaming aggregation example from publishing (#424) * feat: warn when thinking is enabled for certain models (#383) * feat: warn when thinking is enabled for certain models * feat: narrow type signature for thinking warning function * feat(api): Releasing claude-sonnet-4-6 Releasing claude-sonnet-4-6 and GAing advanced tool use features. * fix(api): fix spec errors * fix(client): validate unions properly * fix(tests): remove reference to removed Usage.Speed property (#428) * feat(api): manual updates Makes new tool versions available as top level tool types: - WebSearchTool_20260209 - WebFetchTool_20260209 - ServerToolCaller_20260120 - CodeExecutionTool_20260120 Enables new code execution version `code_execution_20260120` as an 'allowed_caller'. * fix: reset MessageCountTokensTool.cs to match next branch Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com> Co-authored-by: Packy Gallagher <packy@anthropic.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
77d46f4 to
3b70eea
Compare
3b70eea to
db8706c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ Stainless prepared a new release
Anthropic: 12.9.0
12.9.0 (2026-02-24)
Full Changelog: Anthropic-v12.8.0...Anthropic-v12.9.0
Features
Refactors
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions