mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-23 07:25:16 +00:00
- Full-width responsive dashboard grid (2-col body, reflows <900px) so the Overview uses the window instead of a narrow column. - KPI strip: Spend/Calls/Sessions + one-shot rate (current.oneShotRate, the previously-missing metric; null → em dash) + cache-hit % + Saved. - New ActivityHeatmap: GitHub-style 26-week contribution grid from history.daily (5 cost levels, active-day count, portal tooltip), ported from the menubar's ContributionHeatmapInsight. - Top activities rail: name · cost · turns · one-shot % (current.topActivities). - All real payload data, no new bridge calls. typecheck clean, 87 tests pass. |
||
|---|---|---|
| .. | ||
| ActivityHeatmap.tsx | ||
| CapsuleChart.tsx | ||
| CliErrorPanel.tsx | ||
| Hint.tsx | ||
| ListRow.tsx | ||
| Panel.tsx | ||
| ProviderPop.tsx | ||
| RangeCalendar.tsx | ||
| Sankey.tsx | ||
| SegTabs.tsx | ||
| Sidebar.test.tsx | ||
| Sidebar.tsx | ||
| StackedBars.tsx | ||
| Stat.tsx | ||
| TopBar.tsx | ||
| Window.tsx | ||