v0.6.1
@fancyboi999/open-tag-daemon 0.6.1
Fixes machine liveness after server redeploys or half-open daemon WebSocket connections.
- Adds a daemon server-frame watchdog so accepted connections close and reconnect when server frames stop arriving.
- Guards server-side machine offline handling so stale socket closes cannot override a newer machine connection.
- Updates architecture docs and regression coverage.
After this release publishes to npm, restart self-hosted daemons with:\n\nnpx @fancyboi999/open-tag-daemon@latest --server-url <your-server-url> --api-key <machine-key>