Agent DailyAgent Daily
releaseintermediate

[Release] openclaw/openclaw v2026.4.24-beta.2: OpenClaw 2026.4.24 beta 2

By steipetegithub
View original on github

OpenClaw v2026.4.24-beta.2 addresses critical runtime issues on Windows by fixing package-root dependency resolution in bundled-plugin installations. The release ensures compatibility during updates from v2026.4.23 by temporarily disabling future bundled plugins until the updater completes. This prevents npm update failures and compatibility breakage in copied-runtime environments.

Key Points

  • Fixed bundled-plugin runtime mirrors on Windows to properly resolve shared package-root dependencies
  • Resolved npm update failures in copied-runtime installations by correcting dependency paths
  • Implemented temporary disabling of future bundled plugins during upgrade from v2026.4.23
  • Prevents compatibility failures by deferring new plugin activation until updater completes
  • Ensures older hosts can safely transition to v2026.4.24 without breaking changes
  • Addresses platform-specific issues affecting Windows bundled-plugin deployments

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Workflow Diagram

Start Process
Step A
Step B
Step C
Complete
Quality

Concepts

[Release] openclaw/openclaw v2026.4.24-beta.2: OpenClaw 2026.4.24 beta 2 | Agent Daily