ui stuff, proxy?, and whatever else

This commit is contained in:
first@lynx.com
2026-08-17 14:19:11 -04:00
parent 9b6af70e71
commit a6ac6aaa4f
5 changed files with 151 additions and 22 deletions

View File

@ -14,6 +14,10 @@
"type": "module",
"dependencies": {
"@ai-sdk/openai-compatible": "^1.0.22",
"@mercuryworkshop/bare-mux": "^2.1.9",
"@mercuryworkshop/libcurl-transport": "1.5.2",
"@mercuryworkshop/scramjet": "^1.1.0",
"@mercuryworkshop/wisp-js": "^0.4.1",
"ai": "^5.0.68",
"axios": "^1.12.2",
"chalk": "^5.6.2",
@ -31,7 +35,8 @@
"rword": "^3.2.1",
"sanitize-html": "^2.17.0",
"sharp": "^0.33.5",
"ws": "^8.18.3"
"ws": "^8.18.3",
"zod": "^4.4.3"
},
"devDependencies": {
"html-minifier-terser": "^7.2.0",