Skip to content

2026-07-23 · NextClaw v0.27.2

Published: 2026-07-23 Tags: release npm patch

NextClaw v0.27.2 is an npm stable patch release. Messages sent while a reply is running are now queued per session and remain available to view, edit, or delete after switching sessions or refreshing. Skill previews, long-chat scrolling, and Remote reconnects are more reliable as well.

Enhancements

  • Messages sent during an active reply are queued in order. Separate sessions continue independently, and each session keeps its own queued messages across navigation and refreshes.
  • Chat messages retain skill names, sources, and file paths, so selecting a skill can open its corresponding SKILL.md preview directly.

Fixes

  • Your reading position stays stable when Mermaid or other asynchronous content changes height, or when older messages are loaded.
  • Remote reconnects promptly after an unexpected disconnect instead of remaining offline because of accumulated retry delays.
  • When multiple NextClaw processes run on the same computer, Remote status follows the service that actually owns the connection.

Defaults and Compatibility

  • Existing nextclaw@0.27.1 installations can update through the stable channel or reinstall nextclaw@latest.
  • No configuration, session, or Remote domain migration is required; existing default and custom domains remain unchanged.
  • This patch does not include a new desktop installer.

Released under the MIT License.