chrysopedia/frontend/src
jlightner 80ac367e23 feat: Stage tab view for pipeline runs, rename stale→orphaned pages
- Expanded runs now show horizontal stage tabs (Segment→Extract→Classify→Synthesize→Embed)
- Each tab has status indicator dot (idle/running/done/error) with pulse animation
- Clicking a tab shows that stage's events with summary stats (LLM calls, tokens, duration)
- Error events auto-expanded with monospace error detail block
- Auto-selects the error stage or latest active stage on expand
- Renamed 'stale pages' to 'orphaned pages' in admin header
2026-04-03 03:24:43 +00:00
..
api feat: Added technique_section result rendering with Section badge, deep… 2026-04-03 02:15:07 +00:00
components feat: Added technique_section result rendering with Section badge, deep… 2026-04-03 02:15:07 +00:00
hooks feat: Created SortDropdown component and useSortPreference hook, integr… 2026-04-01 06:41:52 +00:00
pages feat: Stage tab view for pipeline runs, rename stale→orphaned pages 2026-04-03 03:24:43 +00:00
utils feat: Added format-aware v2 body_sections rendering with nested TOC, ci… 2026-04-03 01:42:56 +00:00
App.css feat: Stage tab view for pipeline runs, rename stale→orphaned pages 2026-04-03 03:24:43 +00:00
App.tsx feat: Built AdminTechniquePages page at /admin/techniques with table, e… 2026-04-03 01:59:49 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00