openclaw/ui/src
Romain Beaumont ee2a576cf2 feat(ui): add usage analytics dashboard with time-series charts
Add a new Analytics tab to the Control UI that displays:
- Summary stats: total tokens, input/output, cache read/write, estimated cost
- Daily token usage bar chart
- Daily cost bar chart
- Configurable time period (7/14/30/90 days)

Uses existing usage.cost gateway endpoint which returns daily aggregated
data from session transcripts.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 02:11:37 +00:00
..
styles fix: config/debug UI overflow (#1715) 2026-01-25 13:20:59 +00:00
ui feat(ui): add usage analytics dashboard with time-series charts 2026-01-26 02:11:37 +00:00
main.ts feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00