OpenClaw Self-Update

v1.0.0

Update OpenClaw to the latest version. Use when asked to "update yourself", "upgrade openclaw", "check for updates", or "update to latest version". Handles n...

0· 462· 1 versions· 1 current· 1 all-time· Updated 15h ago· MIT-0

Install

openclaw skills install openclaw-self-update

OpenClaw Self-Update

Update OpenClaw to the latest version via npm.

Quick Update

# Check versions
openclaw --version                    # Current
npm show openclaw version             # Latest

# Update
npm install -g openclaw@latest

# Restart gateway
openclaw gateway restart

# Verify
openclaw --version

Script

For automated updates with version checking:

bash {baseDir}/scripts/update.sh

The script will:

  1. Check if update is available
  2. Install latest version via npm
  3. Restart the gateway
  4. Show changelog summary

Manual Steps

If the script fails:

# 1. Stop gateway
openclaw gateway stop

# 2. Update npm package
npm install -g openclaw@latest

# 3. Start gateway
openclaw gateway start

# 4. Verify
openclaw --version

Troubleshooting

IssueSolution
Permission deniedUse sudo npm install -g openclaw@latest
Gateway won't restartRun openclaw gateway stop then openclaw gateway start
npm not foundEnsure Node.js is installed and in PATH

Notes

  • openclaw update only works for git installs
  • npm installs require npm install -g openclaw@latest
  • Always restart gateway after update for changes to take effect

Version tags

latestvk972da4xjfs62rqrtxssrfqmsh827tg8