mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 18:35:21 -06:00
57ebd20566
* fix(cli): fail uninstalled service mutations Treat Gateway and Node start/restart as failures when no managed service is installed, while preserving absent-service stop as an idempotent success. * docs(cli): clarify gateway restart recovery