Skip to content

v0.2.0 — Durable token usage dashboard

Latest

Choose a tag to compare

@apodemakeles apodemakeles released this 16 Aug 12:48
· 1 commit to main since this release

Highlights

  • Projects DSH usage events into a local SQLite database through a persistent Worker, so opening the panel no longer scans session logs.
  • Serves summary, weekly heatmap, daily chart, and provider/model groups through one consistent snapshot endpoint.
  • Adds durable checkpoints, crash-tail recovery, bounded backpressure, and first-run background initialization.
  • Adds the local maintenance CLI: status, verify, rebuild, backups, restore, and cleanup.
  • Includes weekly and daily screenshots in the bilingual README.

Install from GitHub

dsh plugin --profile web add github:apodemakeles/dsh-token-dashboard

Restart dsh web, then open any project session and click Token in the sidebar.

This is an unofficial community plugin. The npm package is not currently published.