Skip to content

Releases: Open330/ccusage-fleet

ccusage-fleet v0.3.0

Choose a tag to compare

@jiunbae jiunbae released this 15 Jul 10:54
09bdeeb

Add usage distribution graphs to grouped fleet reports.

  • --graph / --no-graph
  • --graph-metric tokens|cost
  • proportional daily, weekly, and monthly bucket charts
  • total and peak summaries
  • config schema and documentation support

The grouped ccusage-style agent/device tables are available from v0.2.0.

ccusage-fleet v0.2.0

Choose a tag to compare

@jiunbae jiunbae released this 15 Jul 10:27
415ed83

Grouped report tables and additional periods.

  • Add ccusage-style Unicode tables with full token counts and model lists
  • Add --group-by agent (default), device, and none
  • Add weekly and monthly reports alongside daily
  • Keep --by-host and --no-by-host as compatibility aliases
  • Validate all report/group modes against four SSH-connected devices

ccusage-fleet v0.1.0

Choose a tag to compare

@jiunbae jiunbae released this 15 Jul 10:07
6d6651e

Initial public release.

  • Aggregate ccusage daily reports across local and SSH hosts
  • Break down usage by device and agent
  • Transfer aggregated JSON only; raw transcripts stay on each host
  • Support config files, JSON output, date filters, strict failure handling, and parallel execution
  • Verified against localhost, rtzr, jiun-mbp, and jiun-mini