Skip to content

dsh-token-usage-sidebar v1.0.1

Choose a tag to compare

@y2zyyr y2zyyr released this 16 Aug 13:32
· 3 commits to main since this release

dsh-token-usage-sidebar v1.0.1

A stable release hardening token-usage accounting, history reporting, and storage safety.

Fixed

  • Fixed a shutdown race that could lose very recent token usage before persistence (flush-before-close).
  • Hardened historical recovery status so incomplete scans are no longer overstated as complete.
  • Added ledger consistency self-healing for stale derived historical counters.
  • Added corrupt-store detection to prevent silent zero-reset behavior.
  • Hardened sidebar fallback mounting.
  • Added expanded regression coverage and GitHub Actions CI.

Features (unchanged from v1.0.0)

  • Sidebar summary: Today / Yesterday / Total.
  • Native Settings → Token Usage page.
  • Honest historical recovery reporting and local persistence.

Notes

  • Install: dsh plugin --profile web add github:y2zyyr/dsh-token-usage-sidebar
  • Update: dsh plugin --profile web update dsh-token-usage-sidebar
  • Removal: dsh plugin --profile web remove dsh-token-usage-sidebar