Discogs Copilot ext-v0.4.0 — progressive analysis
The panel now renders in two stages, so browsing Discogs never burns your rate budget on pages you immediately leave — and rate limits no longer blank the panel.
- Summary first — the viewed pressing's verdict appears near-instantly (≤1 Discogs call); the expensive best-pressing survey starts only after you stay on the release ~1.5s longer
- Cooldowns keep the panel alive — if the survey hits the rate budget, the verdict stays on screen with a countdown, an "Analyze best pressings" button, and one automatic retry when the cooldown ends; partial rankings say "scored X of Y candidates"
- Results survive browser restarts — full analyses persist for 24h (scoped to your server + account); when the live server is rate-limited, a saved result is shown labeled as such instead of an error
- New demo state:
sidepanel.html?demo=deferred
Requires server v1.4.0 (live on the hosted instance). Update (load-unpacked): git pull → Reload (↻) in chrome://extensions — no re-auth needed.
Full Changelog: ext-v0.3.2...ext-v0.4.0