v0.2.0
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 thebrowser_cookie3library) 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