Fastest path for end users: install helper, backup old machine, run one command on new machine.
Keep this page open while users run commands in Terminal. Progress is saved in your browser.
Paste this command in Terminal on both the old and new machines:
curl -sSL https://botbid.org/agent-transfer/install.sh | bash
Run this command on the old machine. It creates a backup on your Desktop.
~/botbid-transfer/botbid-migrate.sh backup
Google Drive recommended export (adds checksum + transfer report):
~/botbid-transfer/botbid-migrate.sh backup-full
Run this on the new machine. It installs dependencies, restores, patches paths, and validates.
~/botbid-transfer/botbid-migrate.sh move
If you have a checksum file, verify before restore:
cd ~/Desktop && shasum -a 256 -c openclaw-backup-*.sha256
After test message succeeds, stop the old machine gateway:
openclaw gateway stop
If anything fails, run Doctor recovery:
~/botbid-transfer/botbid-migrate.sh doctor
Use the static 3-step page at /agent-transfer.
Need super simple picture steps? /agent-transfer/easy.