fix(opencode): support Anthropic fallback responses (#31611)

This commit is contained in:
Aiden Cline 2026-06-09 23:46:01 -05:00 committed by GitHub
commit 954d618790
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 13 deletions

View file

@ -17,7 +17,7 @@
"@typescript/native-preview": "catalog:"
},
"dependencies": {
"@ai-sdk/anthropic": "3.0.64",
"@ai-sdk/anthropic": "3.0.82",
"@ai-sdk/openai": "3.0.48",
"@ai-sdk/openai-compatible": "2.0.37",
"@opencode-ai/console-core": "workspace:*",