Phase 0: validate AI SDK v6 with Zen gateway — 31 tests, all green

This commit is contained in:
2026-03-01 19:08:48 +01:00
parent 161f6b7ce5
commit fe394a02b8
4 changed files with 1324 additions and 2 deletions

View File

@@ -70,6 +70,9 @@
"wait-on": "^9.0.3"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.50",
"@ai-sdk/mistral": "^3.0.21",
"@ai-sdk/openai": "^3.0.37",
"@braintree/sanitize-url": "^7.1.2",
"@floating-ui/dom": "^1.7.5",
"@highlightjs/cdn-assets": "^11.11.1",
@@ -89,6 +92,7 @@
"@monaco-editor/react": "^4.7.0",
"@picocss/pico": "^2.1.1",
"@xmldom/xmldom": "^0.8.11",
"ai": "^6.0.105",
"chokidar": "^5.0.0",
"d3-cloud": "^1.2.8",
"date-fns": "^4.1.0",
@@ -163,7 +167,9 @@
{
"from": "src/main/engine/assets",
"to": "assets",
"filter": ["*.css"]
"filter": [
"*.css"
]
}
],
"protocols": [