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
parent 91073360c6
commit 954d618790
5 changed files with 11 additions and 13 deletions
+1 -1
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:*",