v0.60.1 hotfix
Release v0.60.1
Apr 05, 2026
Watchdog service bundled in all platform installers with IPC reliability fix.
Added
- Agent watchdog service is now included in Windows MSI, macOS PKG, and Linux installers — new installs get automatic crash recovery out of the box.
Fixed
- Fixed watchdog unable to reconnect to the agent after recovering from a failover state.
- Fixed watchdog unable to communicate with the agent on Windows due to a named pipe connection issue.
The watchdog service introduced in v0.60.0 is now bundled in all platform installers. Previously it had to be installed separately. This release also fixes two IPC issues that could prevent the watchdog from properly communicating with the agent after recovery.