web: React+Vite SPA — sessions, streaming chat, task panel, spawn flow (build clean)

This commit is contained in:
Raphael Westphal
2026-08-18 13:37:14 +02:00
parent 345025b070
commit 7d5f866527
22 changed files with 4253 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "lvmh",
"short_name": "lvmh",
"description": "lvmh session control UI",
"start_url": "/",
"display": "standalone",
"background_color": "#212121",
"theme_color": "#212121"
}