Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:22
· 15 commits to main since this release

Changelog

  • 6923326 ci: use latest Go 1.25 patch release in setup-go
  • 7fed9e3 feat(cli): add hcli uninstall command for clean removal
  • a37346e feat(tui): add drill-down state machine to cost view
  • 09d3ac1 feat(tui): all views use responsive bar widths filling screen
  • b1dcc26 feat(tui): daily bar chart with cursor and drill-down rendering
  • c932d66 feat(tui): hourly data loading for cost drill-down
  • 6e0b826 feat(tui): make Sparkline width-aware
  • d750953 feat(tui): mode-aware hints for cost view drill-down
  • ab9d484 feat(tui): table columns expand to fill available width
  • 287ff62 fix(queries): group agent cost breakdown by s.agent, not alias
  • 21efe0b fix(setup): backup env.sh before overwrite in setup claude
  • b358834 fix(setup): backup opencode-env.sh before overwrite
  • c4a0b5d fix(tui): handle costHourlyLoadedMsg in cost view Update