Skip to content

Backport: feat(provider/anthropic): support fine-grained tool streaming with eagerInputStreaming#13088

Merged
sylviezhang37 merged 3 commits intorelease-v5.0from
backport-pr-13078-to-release-v5.0
Mar 5, 2026
Merged

Backport: feat(provider/anthropic): support fine-grained tool streaming with eagerInputStreaming#13088
sylviezhang37 merged 3 commits intorelease-v5.0from
backport-pr-13078-to-release-v5.0

Conversation

@vercel-ai-sdk
Copy link
Copy Markdown
Contributor

@vercel-ai-sdk vercel-ai-sdk bot commented Mar 5, 2026

This is an automated backport of #13078 to the release-v5.0 branch. FYI @sylviezhang37
This backport has conflicts that need to be resolved manually.

git cherry-pick output

CONFLICT (file location): examples/ai-functions/src/stream-text/anthropic/fine-grained-tool-streaming.ts added in 3fb4e7073 (feat(provider/anthropic): support fine-grained tool streaming with eagerInputStreaming (#13078)) inside a directory that was renamed in HEAD, suggesting it should perhaps be moved to examples/ai-core/src/stream-text/fine-grained-tool-streaming.ts.
Auto-merging packages/anthropic/src/anthropic-messages-api.ts
CONFLICT (content): Merge conflict in packages/anthropic/src/anthropic-messages-api.ts
Auto-merging packages/anthropic/src/anthropic-messages-language-model.test.ts
Auto-merging packages/anthropic/src/anthropic-prepare-tools.test.ts
Auto-merging packages/anthropic/src/anthropic-prepare-tools.ts
CONFLICT (content): Merge conflict in packages/anthropic/src/anthropic-prepare-tools.ts
error: could not apply 3fb4e7073... feat(provider/anthropic): support fine-grained tool streaming with eagerInputStreaming (#13078)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

@tigent tigent bot added ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label feature New feature or request provider/anthropic Issues related to the @ai-sdk/anthropic provider labels Mar 5, 2026
@sylviezhang37 sylviezhang37 marked this pull request as ready for review March 5, 2026 16:56
@sylviezhang37 sylviezhang37 merged commit a9a7f73 into release-v5.0 Mar 5, 2026
18 checks passed
@sylviezhang37 sylviezhang37 deleted the backport-pr-13078-to-release-v5.0 branch March 5, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label feature New feature or request provider/anthropic Issues related to the @ai-sdk/anthropic provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant