mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-20 17:47:19 +00:00
Adds InsightPills mode switcher and four insight panels: 19-day bar chart with hover tooltips (TrendInsight), month-to-date + projection with prior-month delta (ForecastInsight), three efficiency tiles for cache hit / 1-shot / cost-per-session (PulseInsight), and a 2-column stats grid with streaks and lifetime total (StatsInsight). Wired into App.tsx with an insight-area section between period tabs and the activity section. |
||
|---|---|---|
| .. | ||
| dist | ||
| Scripts | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| DEVELOPMENT.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tokens.json | ||
| tsconfig.json | ||
| vite.config.ts | ||