Want to organize an nyc meetup, anyone interested? Dm me!
Hey everyone 👋
Sharing a small tool I built after a rough incident
🦞 openclaw-safe-upgrade
https://github.com/unicornnoway/openclaw-safe-upgrade
What it does:
• Auto-backup config before any change
• Upgrade OpenClaw + doctor fix + restart
• Health check with retries
• Auto-rollback if gateway doesn't come back
One command: ./upgrade.sh (safe restart) or ./upgrade.sh --upgrade (full upgrade)
Also filed a feature request for a built-in version: https://github.com/openclaw/openclaw/issues/44876
Would love feedback — PRs welcome!