Skip to content

Releases: briqt/agent-usage

v1.10.0

09 May 04:47

Choose a tag to compare

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

09 May 04:19

Choose a tag to compare

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

28 Apr 11:21

Choose a tag to compare

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

28 Apr 11:05

Choose a tag to compare

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

28 Apr 10:06

Choose a tag to compare

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

28 Apr 09:47

Choose a tag to compare

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

14 Apr 06:34

Choose a tag to compare

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_state table — eliminates dual-table consistency risk between file_state and meta, 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

13 Apr 06:45

Choose a tag to compare

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

10 Apr 07:24

Choose a tag to compare

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

10 Apr 04:27

Choose a tag to compare

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