WakeWait v1.0.6
WakeWait v1.0.6 fixes the install experience without modifying user PATH.
Changes:
- Installers no longer write to user PATH or shell profiles.
- Installers print the direct WakeWait launcher path after install.
- The wakewait skill now tells Codex to call the installed launcher directly:
- Windows:
$HOME\.wakewait\bin\wakewait.cmd - macOS/Linux:
$HOME/.wakewait/bin/wakewait
- Windows:
- README examples now use launcher-path variables instead of assuming
wakewaitis globally resolvable. - Uninstall flow remains local and does not manage PATH.
Validated with syntax checks, plugin/skill validation, and a temporary Windows install using direct launcher invocation.