feat: add React UI with Vite, chat interface, streaming display

This commit is contained in:
2026-04-13 15:03:01 -04:00
parent afffdeafb8
commit 922e724cfe
2335 changed files with 736155 additions and 0 deletions

6
ui/node_modules/nanoid/url-alphabet/package.json generated vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"type": "module",
"main": "index.cjs",
"module": "index.js",
"react-native": "index.js"
}