Skip to content

2026-08-27 · NextClaw v0.44.1

Published: 2026-08-27 Tags: release npm patch

NextClaw v0.44.1 makes scheduled tasks and usage details easier to manage in a session, while keeping your place when switching views or reading long replies.

Features

  • Manage scheduled tasks in a session: Enable, pause, run now, inspect, or delete a scheduled task directly from the session. Long task content stays compact instead of expanding the workspace.
  • Inspect model calls and token usage: The session workspace shows agent turns, model calls, reported calls, and token usage by model.

Enhancements

  • Return to your reading position: Switch among workspaces, sessions, and common pages without losing your place. Markdown files also retain their scroll position when changing files or moving between source and preview.
  • Open large session lists faster: Pagination, sorting, and prefetching reduce stalls, so you can keep browsing all sessions even with extensive history and tool calls.

Fixes

  • Context compaction markers appear in the right place: While a long reply is still restoring, a marker is shown only after its correct reply position is known instead of stacking at the end of the session.

Released under the MIT License.