promptlooper/frontend
John Lightner ad6b6ffb49 MAESTRO: Build useExperimentWS hook with typed events, exponential backoff reconnect, and refactor LivePage to use it
Extract WebSocket connection management from LivePage into a reusable
custom hook. Supports connect/disconnect/reconnect/send, experiment
event filtering, configurable backoff, and enabled flag. 20 tests added.
2026-04-07 03:43:49 -05:00
..
src MAESTRO: Build useExperimentWS hook with typed events, exponential backoff reconnect, and refactor LivePage to use it 2026-04-07 03:43:49 -05:00
index.html MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
package-lock.json MAESTRO: Implement Setup page with first-boot admin creation flow 2026-04-07 02:34:00 -05:00
package.json MAESTRO: Implement Setup page with first-boot admin creation flow 2026-04-07 02:34:00 -05:00
postcss.config.js MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
tailwind.config.js MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
tsconfig.json MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
vite.config.ts MAESTRO: Initialize frontend routing with 8 placeholder page components and vitest test suite 2026-04-07 02:03:48 -05:00