github kenryu42/cc-safety-net v2.4.10

2 hours ago

Fixes OpenClaw installs and updates that failed against a busy Gateway with a config reload superseded error.

Changed

  • Changed OpenClaw installation to leave a plugin that you deliberately disabled in openclaw.json disabled instead of silently re-enabling it; the post-install runtime check then reports the not-loaded status.

Fixed

  • Fixed install --openclaw and update failing with Failed to run openclaw plugins enable cc-safety-net (exit 1) ... config reload superseded by a newer runtime config source against a live OpenClaw Gateway. Installation now runs only openclaw plugins install <artifact> --force --accept-capabilities, which already enables the plugin, so the separate enable call can no longer race the Gateway's follow-up config reload. (#142)

Don't miss a new cc-safety-net release

NewReleases is sending notifications on new releases.