v0.6.2 — Magic-link login resilience
v0.6.2 — Magic-link login resilience
Hardens sally login against transient backend hiccups.
Fixed
sally loginno longer fails on a one-off server/network blip. The magic-link request now retries (with backoff and a 30s timeout) on5xxand connection/timeout errors, and only surfaces an error if it genuinely can't get through. Rate-limit (429) and invalid-email responses are never retried — so you fail fast when you should, and recover quietly when it's just a cold connection.
Cosmetic-free, behaviour-only. Published to npm with SLSA provenance and to the MCP Registry via trusted publishing (OIDC).
npm i -g @cynicalsally/cli@latest