soulsync/webui/src/platform/shell
Antti Kettunen fec66e4de8
feat(webui): expose shell status in root context
- add a shared shell client and root /status query
- attach shell status to the TanStack root context for React routes
- keep the shell bridge types and test setup aligned with the new status data
2026-05-23 21:23:32 +03:00
..
bridge.test.ts refactor(webui): route stats interop through shell bridge 2026-05-23 21:22:45 +03:00
bridge.ts feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00
globals.d.ts refactor(webui): route stats interop through shell bridge 2026-05-23 21:22:45 +03:00
route-controllers.tsx feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00
route-manifest.test.ts test(webui): generalize shell route smoke coverage 2026-05-23 21:23:31 +03:00
route-manifest.ts test(webui): generalize shell route smoke coverage 2026-05-23 21:23:31 +03:00
status.test.ts feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00
status.ts feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00