Releases: superplan-md/superplan-plugin
Alpha 21
alpha.20
alpha.19
alpha.18
What's Changed
- feat: decouple source and overlay references in install.sh by @ishashankmi in #3
Full Changelog: alpha.17...alpha.18
alpha.17
alpha.16
Full Changelog: alpha.15...alpha.16
Alpha 15
The Updater Release. Superplan update now resolves the latest published GitHub release before reinstalling, captures the release commitish, safely stops managed running Superplan CLI and overlay companion processes, reinstalls the CLI and bundled overlay from that release, and refreshes installed skills afterward.
Alpha 14
The Lifecycle Closure Update. Tightened Superplan execution guidance so passing verification is not treated as sufficient closure on its own, reinforced that tasks must move through complete and review states or report an explicit blocker, and updated setup/task help plus lifecycle coverage to keep runtime truth aligned with implementation progress.
Alpha 13
The Workspace Context Update. Added durable workspace artifact scaffolding and superplan context bootstrapping, taught init and change scaffolding to create canonical context surfaces automatically, expanded doctor coverage for workspace health drift, refreshed setup guidance around the context workflow, and polished the overlay with a live activity loader plus mark alignment fixes.
Alpha 12
The Performance Update. Removed multiple instances, mitigated memory leaks, implemented atomic overlay JSON IPC, removed 1s active polling on hidden backgrounds, stripped infinite CSS box-shadow animations, and eliminated macOS WindowServer blur load.