Releases: briqt/agent-usage
Releases · briqt/agent-usage
v1.10.0
agent-usage v1.10.0
AI coding agent usage & cost tracker.
Changelog
🚀 Features
- 23792f9 feat: add model filter to dashboard and API
Full Changelog: v1.9.0...v1.10.0
v1.9.0
agent-usage v1.9.0
AI coding agent usage & cost tracker.
Changelog
🚀 Features
- 1f6a798 feat: add Pi coding agent session parser
Full Changelog: v1.8.1...v1.9.0
v1.8.1
agent-usage v1.8.1
AI coding agent usage & cost tracker.
Changelog
🐛 Bug Fixes
- 8400e0c fix: generate per-request usage records for accurate Kiro API call counts
Full Changelog: v1.8.0...v1.8.1
v1.8.0
agent-usage v1.8.0
AI coding agent usage & cost tracker.
Changelog
🚀 Features
- bfbe5c4 feat: add token estimation for Kiro sessions
Full Changelog: v1.7.1...v1.8.0
v1.7.1
agent-usage v1.7.1
AI coding agent usage & cost tracker.
Changelog
🐛 Bug Fixes
- abdb528 fix: correct Kiro session path in Docker config
Full Changelog: v1.7.0...v1.7.1
v1.7.0
agent-usage v1.7.0
AI coding agent usage & cost tracker.
Changelog
🚀 Features
- d828ccd feat: add Kiro CLI session collector
🐛 Bug Fixes
- 322afc6 fix: add Version field to Kiro session record
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Fixes
- fix: preserve codex scan context across incremental scans (#1) by @Tab-ome
- fix: add OpenClaw incremental scan context support
Refactor
- refactor: merge scan context into
file_statetable — eliminates dual-table consistency risk betweenfile_stateandmeta, atomic read/write of offset + parser context
Notes
- Migration 004 will trigger a one-time full rescan of all session files on upgrade
- Existing data is preserved via dedup protection
Full Changelog: v1.5.0...v1.6.0
v1.5.0
agent-usage v1.5.0
AI coding agent usage & cost tracker.
Changelog
🚀 Features
- 18498d9 feat: add prompt_events table for time-accurate prompt counting
Full Changelog: v1.4.0...v1.5.0
v1.4.0
agent-usage v1.4.0
AI coding agent usage & cost tracker.
Changelog
♻️ Refactor
- dde0dae refactor: unify input_tokens as non-cached input across all collectors
Full Changelog: v1.3.2...v1.4.0
v1.3.2
agent-usage v1.3.2
AI coding agent usage & cost tracker.
Changelog
🐛 Bug Fixes
- fac101a fix(collector): correct OpenCode input_tokens to include cache tokens
Full Changelog: v1.3.1...v1.3.2