Skip to content

release: 1.26.0#282

Merged
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next
Feb 19, 2026
Merged

release: 1.26.0#282
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

1.26.0 (2026-02-19)

Full Changelog: v1.25.1...v1.26.0

Features

  • api: Add top-level cache control (automatic caching) (75f9f70)
  • client: add BetaToolRunner for automatic tool use loops (#603) (e44128a)

Chores

  • internal: codegen related update (6247d2f)

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

@stainless-app stainless-app Bot requested a review from a team as a code owner February 19, 2026 19:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from b38f430 to 868b961 Compare February 19, 2026 20:18
Adds `BetaToolRunner` which automatically handles the conversation loop between the assistant generating tool calls, executing those tool calls, and sending results back until a final answer is produced.

Includes streaming support, concurrent tool execution, configurable iteration limits, and a `toolrunner` package with helper constructors for defining tools from JSON schema, map, or struct types.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 868b961 to f08f349 Compare February 19, 2026 22:31
@stainless-app stainless-app Bot changed the title release: 1.25.1 release: 1.26.0 Feb 19, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f08f349 to d1f9c79 Compare February 19, 2026 22:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d1f9c79 to 7c9d4b4 Compare February 19, 2026 22:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7c9d4b4 to bab3fef Compare February 19, 2026 22:39
@stainless-app stainless-app Bot merged commit 4d66933 into main Feb 19, 2026
6 checks passed
@stainless-app

stainless-app Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants