Skip to content

WakeWait v1.0.6

Choose a tag to compare

@yptang98 yptang98 released this 07 Jul 06:05

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
  • README examples now use launcher-path variables instead of assuming wakewait is 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.