Skip to content

NextClaw v0.54.0

Connect GitHub and Linear issues to local Codex tasks. Invite the agent with a label, see when processing starts in the issue, and continue the same task through later comments. Existing official discussions can migrate with their original bindings.

Features

  • nextclaw collaboration reuses existing local GitHub/Linear CLI authentication.
  • Use /agent pause, /agent resume, /agent cancel and /agent status in the issue. Irrelevant input can complete quietly.
  • The standalone @nextclaw/collaboration package provides a CLI, public protocol, source adapters and consumers. Signed identities let different agents share one platform account. Custom sources and ordinary scripts use the same implementation.

Start with three priority acceptance journeys. Local collaboration requires Node.js 22.13+, an online computer and a running host. Default polling needs no public webhook server.

Experience

Page menus prioritize common actions and move layout actions into cascading submenus. Settings are grouped by purpose, with consistent sidebar and mobile interactions. Chat process summaries are quieter; only the active reply shows a loading animation.

Fixes and recovery

  • Restore mobile realtime connections and session state after foreground or network recovery.
  • Prevent legacy reply-control tags from leaking into streamed channel messages, including Weixin and Feishu.
  • Resolve app display requests to enabled primary panels and report invalid targets clearly.
  • Explain HTTPS requirements when voice input is unavailable over remote HTTP.
  • Continue eligible sessions after controlled systemd restarts; ordinary starts and crashes remain ineligible. nextclaw status reports the version of the process serving the API.
  • Offer a manual download link when Portable Edition cannot update in place. No new desktop installer is released in this batch.

Released under the MIT License.