github Maciek-roboblog/Claude-Code-Usage-Monitor v1.0.16
Release v1.0.16

latest releases: v3.1.0, v3.0.4, v3.0.3...
2 months ago

Fixed

  • Fixed UnboundLocalError when Ctrl+C is pressed by initializing color variables at the start of main()
  • Fixed ccusage command hanging indefinitely by adding 30-second timeout to subprocess calls
  • Added ccusage availability check at startup with helpful error messages
  • Improved error display when ccusage fails with better debugging information
  • Fixed npm 7+ compatibility issue where npx doesn't find globally installed packages

Added

  • Timeout handling for all ccusage subprocess calls to prevent hanging
  • Pre-flight check for ccusage availability before entering main loop
  • More informative error messages suggesting installation steps and login requirements
  • Dual command execution: tries direct ccusage command first, then falls back to npx ccusage
  • Detection and reporting of which method (direct or npx) is being used

Don't miss a new Claude-Code-Usage-Monitor release

NewReleases is sending notifications on new releases.