Standalone E2E test dashboard
  • JavaScript 71.3%
  • HTML 28.7%
Find a file
2026-03-18 22:05:29 +00:00
bin feat: add CLI entry point with parse command 2026-03-18 19:48:36 +00:00
dashboard feat: add dashboard SPA with dark theme, trend chart, and screenshot viewer 2026-03-18 19:50:20 +00:00
docs/superpowers docs: update implementation plan with review fixes 2026-03-18 19:51:27 +00:00
merger feat: add merge command for history management with screenshot cleanup 2026-03-18 19:48:39 +00:00
parser feat: add parser orchestrator to build run objects from all inputs 2026-03-18 19:45:19 +00:00
scaffold feat: add init command with CI workflow templates for github and forgejo 2026-03-18 19:48:43 +00:00
templates fix: add auth token to git remote for first-run gh-pages deploy 2026-03-18 22:05:29 +00:00
tests test: add full pipeline integration test with parse, merge, and trimming 2026-03-18 19:51:11 +00:00
.gitignore scaffold project with package.json and vitest config 2026-03-18 19:40:51 +00:00
package-lock.json scaffold project with package.json and vitest config 2026-03-18 19:40:51 +00:00
package.json scaffold project with package.json and vitest config 2026-03-18 19:40:51 +00:00
vitest.config.js scaffold project with package.json and vitest config 2026-03-18 19:40:51 +00:00