mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-07 22:18:08 +00:00
Reads token usage from Cursor's local state.vscdb database. Supports per-request input/output tokens, model tracking, and incremental caching for large databases. - better-sqlite3 as optionalDependency (lazy-loaded, no impact on Claude/Codex) - Parameterized SQL queries, read-only mode, per-row error handling - Schema detection with clear error on format changes - Cache layer with timestamp watermark for incremental reads - Provider colors and [p] key cycling in dashboard - 39 tests passing, zero regressions |
||
|---|---|---|
| .. | ||
| providers | ||
| bash-commands.test.ts | ||
| export.test.ts | ||
| provider-registry.test.ts | ||