This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Releases: beagleworks/ccreset
Releases · beagleworks/ccreset
v1.3.1
v1.3.0
Added
- Added a persistent usage cache with a 60-second fresh TTL to reduce API calls from statusline polling
- Added 30-minute stale-cache reuse for non-429 API and network failures
Changed
- Rate limiting now displays [429 error] instead of the generic fallback output
- HTTP 429 responses now trigger a 5-minute backoff window before retrying the usage API
v1.2.1
1.2.1
Fixed
- Restored
bunx ccresetoutput by moving execution into a dedicated CLI entrypoint
Added
- Added a CLI bootstrap test that verifies direct execution prints the fallback output shape
v1.2.0
1.2.0
Added
- Added Node.js standard-library tests for formatter, credentials, API, and CLI execution paths
Changed
- Added
npm testand wired npm publish CI to run tests before publishing - Declared Node.js
>=18in package metadata
Fixed
- Made README screenshots resolve correctly in published package contexts
- Fixed GitHub Pages landing page logo navigation for the project-site path