Skip to content

v0.2.0

Choose a tag to compare

@davorinpavlica davorinpavlica released this 23 Jul 08:42

New reset-time sources, chosen automatically instead of hardcoded:

  • rusted-claude-meter support — if rusted-claude-meter is installed and running, its exported reset time is used directly (highest priority, no cookies or browser needed).
  • Chrome cookie auto-import (chrome-cookie.py, via the browser_cookie3 library) alongside the existing Firefox path, no DevTools, no manual copy-paste, on either browser.
  • Browser order is decided at runtime, never hardcoded: your macOS default browser first, then whichever cookie store was modified more recently, with a manual override available if you want to force one.
  • Reset times more than 6 hours in the future are now rejected as implausible, from any source.

See CHANGELOG.md for the full v0.1.0 → v0.2.0 history.

Full Changelog: https://github.com/davorinpavlica/claude-code-queue/commits/v0.2.0