-
Notifications
You must be signed in to change notification settings - Fork 32
chore: release main #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* Add some more tests for Anthropic{Beta}ClientExtensions
* Fix csharpier
* Readd TestBase * Use single source of truth for test parameter * Readd baseclass for codegen compatibility * Fix code style
refactor(internal): share get/set logic
* docs: correct reqs * chore(internal): suppress diagnostic for .netstandard2.0 * feat(client): improve csproj * chore(internal): set up cron release job * fix(internal): running net462 tests on ci * Improve code style on examples Remove obsolete examples Include all examples in example sln * codestyle improvements * adapt build script to also build examples --------- Co-authored-by: Tomer Aberbach <[email protected]> Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Invalid version number in PR title
To set a custom version be sure to use the semantic versioning format, e.g |
Invalid version number in PR title
To set a custom version be sure to use the semantic versioning format, e.g |
a08cd44 to
1ba9400
Compare
* Update version for src/Anthropic in manifest * Add src/Anthropic to release-please config
190a2c2 to
0515558
Compare
0515558 to
617869b
Compare
ce54d7b to
977476c
Compare
The implementation was missing a clear on the collection of streaming data. As such, it would each tool already yielded every time it yielded another tool.
bbd8c16 to
1a820ad
Compare
#63) * Add beta headers automatically for HostedCodeInterpreter/McpServerTool * format
d6e56a5 to
038f09a
Compare
* Add WithSkills convenience method to MEAI extensions * Refactor to use AsAITool approach * Align with existing AsAITool pattern * Unify with beta header inclusion from #63 * Fix bug * Ran /scripts/format * Update src/Anthropic/Services/Beta/Messages/AnthropicBetaClientExtensions.cs Co-authored-by: Stephen Toub <[email protected]> --------- Co-authored-by: Stephen Toub <[email protected]>
038f09a to
aaf16c8
Compare
aaf16c8 to
34bfc17
Compare
34bfc17 to
7e12a30
Compare
7e12a30 to
647d4ce
Compare
✨ Stainless prepared a new release
Anthropic: 12.0.0
12.0.0 (2025-12-08)
Full Changelog: Anthropic-v11.0.0...Anthropic-v12.0.0
⚠ BREAKING CHANGES
AllowedCaller2→BetaToolAllowedCaller,AllowedCallerModel→BetaCodeExecutionTool20250825AllowedCallerFeatures
Bug Fixes
MaxRetries = 0(6e568ec)Chores
Documentation
Refactors
System.Net.ServerSentEvents(b733f32)Foundry: 0.2.0
0.2.0 (2025-12-08)
Full Changelog: Foundry-v0.1.0...Foundry-v0.2.0
Chores
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