feat: ai chat added, login flow still broken

This commit is contained in:
2026-02-11 18:00:37 +01:00
parent 258e313f0e
commit 870bec4dcd
21 changed files with 3174 additions and 25 deletions

View File

@@ -41,7 +41,7 @@
"concurrently": "^8.2.2",
"cross-env": "^10.1.0",
"drizzle-kit": "^0.20.0",
"electron": "^28.0.0",
"electron": "^39.5.2",
"electron-builder": "^24.9.1",
"jsdom": "^28.0.0",
"memfs": "^4.6.0",
@@ -53,6 +53,7 @@
},
"dependencies": {
"@floating-ui/dom": "^1.7.5",
"@github/copilot-sdk": "^0.1.23",
"@libsql/client": "^0.4.0",
"@milkdown/kit": "^7.18.0",
"@milkdown/plugin-block": "^7.18.0",
@@ -79,6 +80,7 @@
"sharp": "^0.34.5",
"snowball-stemmers": "^0.6.0",
"uuid": "^9.0.1",
"zod": "^3.25.76",
"zustand": "^4.4.7"
},
"build": {