Skip to content

Releases: RandomCodeSpace/aiusage

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 May 15:41
v0.1.1
40f6d60

Changelog

  • 40f6d60 feat(module): use full module path for go install + version fallback

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 May 14:17
v0.1.0
9510bb5

Changelog

  • 8b7c2a5 aiusage — local AI-agent token-usage daemon, store, CLI and TUI
  • 9510bb5 fix(release): drop Windows from GoReleaser targets
  • 49ca70c fix(security): build on Go 1.25.10 to clear reachable stdlib CVEs
  • b9cc4ca fix(sysmon): guard Monitor sampling with a mutex for the race detector