2026-07-23 · NextClaw v0.27.3
Published: 2026-07-23 Tags: release npm patch
NextClaw v0.27.3 is an npm stable patch release. Remote now retains disconnect, reconnect, and heartbeat diagnostics, while temporary connector-offline pages retry automatically. If offline happens again, the same connection identifier can correlate local and Relay logs instead of leaving only an unexplained final state.
Enhancements
nextclaw remote status --jsonreports the connection identifier, heartbeat timing and latency, disconnect count, reconnect progress, and latest recovery result.nextclaw remote doctor --jsoncontinuously reports connection stability and keeps the latest incident evidence after the connection recovers.
Fixes
- The Relay acknowledges heartbeats and records connection, close, and unavailable events so local service, transport, and cloud connection failures can be distinguished.
- Domain visits that encounter a temporary Remote connector outage show an incident identifier and retry automatically. Expired or revoked sessions still ask the user to sign in again.
- Heartbeat messages no longer consume regular Remote request quota.
Defaults and Compatibility
- Existing
nextclaw@0.27.2installations can update through the stable channel or reinstallnextclaw@latest. - No configuration, instance, or domain migration is required; existing default and custom domains remain unchanged.
- This patch does not include a new desktop installer.