WakeWait v1.0.4
WakeWait v1.0.4 clarifies the product and skill model.
Changes:
- Renames the Codex skill to
wakewait. - Removes the old
auto-sleepanddeferred-waitskills from the plugin package. - Installer now installs only
skills/wakewaitand removes older WakeWait-managed legacy skill copies. - Clarifies that WakeWait CLI is not an intelligent scheduler.
- Defines the CLI purpose as local sleep, local state, deterministic if/else wait rules, status/cancel, and fixed health scans.
- Adds
startedAtto persisted sleep tasks so interrupted waits can be reasoned about from elapsed/remaining time. - Keeps interval strategy as agent advice: short checks early, longer checks after a job is stable.
Verified:
npm run check- plugin validation
- wakewait skill validation
- native PowerShell sleep smoke test
- wait-for file-rule smoke test
- install/uninstall smoke test including cleanup of legacy managed skills