Skip to content

Netclaw 0.24.3-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:30
b4fbcbf

0.24.3-beta.1 2026-06-26

Netclaw v0.24.3-beta.1 — Reminder duplicate-execution guard fix, autonomous session workspace write support

Bug Fixes

  • Reminders: release duplicate-execution guard when a Mode A reminder session wedges — When a Mode A reminder session wedged, the duplicate-execution guard was never released, blocking subsequent executions. The guard is now properly released when a session wedges. (#1492)

  • Tools: allow autonomous sessions to write the workspace directory — Autonomous sessions were blocked from writing to the workspace directory. This fix grants them write access. (#1493)