Skip to content

Releases: RandomCodeSpace/aiusage

v0.1.1

31 May 15:41
v0.1.1
40f6d60

Choose a tag to compare

Changelog

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

v0.1.0

31 May 14:17
v0.1.0
9510bb5

Choose a tag to compare

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