Commit Graph

3 Commits

Author SHA1 Message Date
Cyrus Goh
aace1cd4c7
chore(ui): enable strict unused variable checks in tsconfig
Add noUnusedLocals and noUnusedParameters to ui/tsconfig.json
to catch unused imports and variables at compile time.
2026-01-25 21:34:15 -08:00
Peter Steinberger
c498348a34 fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
Peter Steinberger
df0c51a63b Gateway: add browser control UI 2025-12-18 22:41:06 +00:00