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
Tightened sync/live-reload race handling by re-checking saveCount after loading plugin data from disk.
Added
Added a GitHub Actions release workflow for future tagged releases.
The release workflow builds the plugin, verifies release assets, checks that the tag matches manifest.json, uploads manifest.json, main.js, and styles.css, and generates GitHub artifact attestations.
Documentation
Updated release-process documentation for future Claude Code sessions.
Added future-plan notes from the final pre-submission code review.