Skip to content

Commit dfd9394

Browse files
authored
Merge pull request #9164 from Kilo-Org/update-anthropic-sdk-3.0.71
chore: update @ai-sdk/anthropic to 3.0.71
2 parents 46e785b + 41e0df6 commit dfd9394

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@kilocode/cli": patch
3+
"@kilocode/kilo-gateway": patch
4+
---
5+
6+
Update `@ai-sdk/anthropic` to 3.0.71, adding `xhigh` effort for Opus 4.7 adaptive thinking (3.0.70) and fixing fine-grained tool streaming beta header for Opus 4.7 (3.0.71)

bun.lock

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kilo-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@kilocode/plugin": "workspace:*",
3131
"@kilocode/sdk": "workspace:*",
32-
"@ai-sdk/anthropic": "3.0.64",
32+
"@ai-sdk/anthropic": "3.0.71",
3333
"@ai-sdk/openai": "3.0.48",
3434
"@ai-sdk/openai-compatible": "2.0.37",
3535
"@openrouter/ai-sdk-provider": "2.5.1",

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@actions/github": "6.0.1",
8181
"@agentclientprotocol/sdk": "0.16.1",
8282
"@ai-sdk/amazon-bedrock": "4.0.83",
83-
"@ai-sdk/anthropic": "3.0.67",
83+
"@ai-sdk/anthropic": "3.0.71",
8484
"@ai-sdk/azure": "3.0.49",
8585
"@ai-sdk/cerebras": "2.0.41",
8686
"@ai-sdk/cohere": "3.0.27",

0 commit comments

Comments
 (0)