1.4.0
New
- Multiple Claude Code accounts — a work login kept apart with
CLAUDE_CONFIG_DIRnow gets its own ring, its own limits, and its own row in Settings, beside your personal one. (#2, thanks @mhmzdev) - GLM (Z.ai Coding Plan) support — reads live from Z.ai's monitor endpoint, with a key borrowed from whichever coding tool already holds one. (#3, thanks @mohammad-albarham)
Fixed
- Claude's ring could get permanently stuck needing a restart after one transient keychain failure — a Mac waking from sleep, most often. It now recovers on its own. (#6, thanks @oasis1992)
- Cursor sessions could report "still working" for a day or more after a crash or an abandoned run. Liveness now follows the timestamp Cursor actually keeps moving. (#4, thanks @ppuzio)
- A duplicate keychain item — Claude Code files a new one on every token rotation — could be read at random instead of the current one, showing "waiting for the first reading" forever on an account that was actually signed in fine. (#5, thanks @LinKxFr)
- A click on the still-folded notch could silently pin it open before anyone had seen it unfold. (#1, thanks @caseymcdougal)
Thanks to everyone who starred, forked, and opened issues this week — this release is almost entirely community work.