promptlooper/frontend
John Lightner e6c344d554 MAESTRO: Build RunCard expandable component with scores, prompts, responses, and stage timing
Implements RunCard.tsx with expandable card showing config summary, cache
status badge, score bars, config JSON, per-stage timing breakdown,
collapsible prompt/response sections (with copy button), and metadata footer.
26 tests added, all 310 tests pass.
2026-04-07 03:20:38 -05:00
..
src MAESTRO: Build RunCard expandable component with scores, prompts, responses, and stage timing 2026-04-07 03:20:38 -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