You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(plugin): improve auto-update UX and reliability
- Reduce update check interval from 24h to 6h (within GitHub API limits)
- Add post-update 1h fast check interval to verify binary install success
- Record pendingBinaryUpdate state when npm install fails (CI race condition)
- Retry pending binary install on next session start (step 0b)
- Prompt user to run /mcp after binary update so MCP server uses new version
- Add scripts/sync-versions.js for consistent version bumping across
Cargo.toml, plugin.json, and marketplace.json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments