chrysopedia/frontend/src
jlightner b3204bece9 feat: Version switcher on technique pages — view historical snapshots with pipeline metadata
- Version dropdown appears when version_count > 0 (hidden until first re-run)
- Selecting a historical version overlays snapshot content (title, summary, body, chains, plugins)
- Key moments and related links always show live data (not versioned)
- Pipeline metadata block shows model, capture time, and prompt file hashes (truncated)
- Cyan banner when viewing historical version with "Back to current" button
- fetchTechniqueVersion API function for single version detail
2026-03-30 03:02:31 -05:00
..
api feat: Version switcher on technique pages — view historical snapshots with pipeline metadata 2026-03-30 03:02:31 -05:00
components feat: Content issue reporting — submit from technique pages, manage in admin reports page 2026-03-30 02:53:56 -05:00
pages feat: Version switcher on technique pages — view historical snapshots with pipeline metadata 2026-03-30 03:02:31 -05:00
App.css feat: Version switcher on technique pages — view historical snapshots with pipeline metadata 2026-03-30 03:02:31 -05:00
App.tsx feat: Content issue reporting — submit from technique pages, manage in admin reports page 2026-03-30 02:53:56 -05:00
main.tsx feat: Bootstrapped React + Vite + TypeScript frontend with typed API cl… 2026-03-29 23:21:53 +00:00
vite-env.d.ts feat: Bootstrapped React + Vite + TypeScript frontend with typed API cl… 2026-03-29 23:21:53 +00:00