Skip to content

v0.1.2

Choose a tag to compare

@mbundgaard mbundgaard released this 19 Sep 20:30
· 9 commits to main since this release

Fix Windows Herdr worker startup by submitting an encoded PowerShell command to the returned pane and invoking pi.ps1 explicitly, avoiding Start-Process on the Pi shim. Adds launcher regression coverage and documents command-submission versus readiness semantics. Live worker startup and registration verified; stop/close remain disabled.