#Upgrade openclaw

1 messages ยท Page 1 of 1 (latest)

past whale
#

How to upgrade openclaw to latest version

long roseBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

sweet urchinBOT
# past whale How to upgrade openclaw to latest version

For the normal install, use the built-in updater:

openclaw --version
openclaw update
openclaw doctor
openclaw gateway restart
openclaw health

openclaw update detects whether you installed from npm/package or git/source, updates it, runs doctor, and normally restarts the gateway for you. The explicit doctor / gateway restart / health steps are good verification if anything looks off.

If you want beta/latest-main style updates:

openclaw update --channel beta