promptlooper/frontend/src
2026-04-07 03:37:31 -05:00
..
api MAESTRO: Create typed API client with in-memory JWT auth, fetch wrappers, and WebSocket helper 2026-04-07 02:07:03 -05:00
components MAESTRO: Build ScoreChart component with scatter, bar, and line chart types 2026-04-07 03:29:17 -05:00
contexts MAESTRO: Implement AuthContext provider with JWT management, session validation, and protected route redirects 2026-04-07 02:38:23 -05:00
pages MAESTRO: Implement Dashboard page with stats, active sweeps, recent projects, and quick actions 2026-04-07 03:37:31 -05:00
App.test.tsx MAESTRO: Implement Compare page with side-by-side run comparison, config/response diffs, and score overlay 2026-04-07 03:25:37 -05:00
App.tsx MAESTRO: Implement AuthContext provider with JWT management, session validation, and protected route redirects 2026-04-07 02:38:23 -05:00
index.css MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00
main.tsx MAESTRO: Initialize frontend routing with 8 placeholder page components and vitest test suite 2026-04-07 02:03:48 -05:00
test-setup.ts MAESTRO: Initialize frontend routing with 8 placeholder page components and vitest test suite 2026-04-07 02:03:48 -05:00
vite-env.d.ts MAESTRO: Create multi-stage Dockerfile, nginx.conf, and frontend/backend scaffolding 2026-04-07 01:44:52 -05:00