feat(webui): add initial webui with websocket chat flow

This commit is contained in:
Xubin Ren
2026-04-18 18:51:53 +00:00
parent 6bfb75ed03
commit 9ed3031a42
76 changed files with 7088 additions and 38 deletions
+4
View File
@@ -11,6 +11,10 @@ webui/node_modules/
webui/dist/
webui/coverage/
webui/.vite/
webui/*.tsbuildinfo
# Built webui assets shipped from `webui/` into the Python package
nanobot/web/dist/
# Python bytecode & caches
*.pyc