How to Migrate OpenClaw and Hermes Between Machines Using SSH Self-Migration

A Reddit user reports successfully transferring both Hermes and OpenClaw from a WSL2 Ubuntu laptop to an EVO-X2 running WSL2 Ubuntu 2604. The key insight: they instructed both tools to SSH into the new machine, plan their own migration, execute it, and verify.
How the Migration Worked
- Self-driven migration: The user asked both Hermes and OpenClaw to SSH into the new EVO-X2 instance, figure out how to migrate themselves, plan, migrate, and verify.
- Minimal intervention: As long as the tools stuck to the plan, they completed the transfer with almost no engineer guidance.
Key Observations
- Platform: Source machine: WSL2 Ubuntu laptop. Destination: EVO-X2 WSL2 Ubuntu 2604 instance.
- Autonomy: The AI coding agents were capable of performing the entire migration autonomously after receiving high-level instructions.
📖 Read the full source: r/openclaw
👀 See Also

Cut Token Costs by 95% with OpenClaw's Seven Optimization Techniques
A comprehensive guide detailing seven techniques to reduce AI agent token consumption by 95%+, including tree-structured boot files, AI auto-compression, local model offloading, and cron-based CPU tasks.

OpenClaw 2026.3.7 breaks Kimi tool calls, downgrade to 2026.3.2 fixes regression
OpenClaw version 2026.3.7 has a regression where the Kimi API provider outputs raw <function_calls> XML instead of executing tools. The solution is to downgrade to version 2026.3.2 and restore a compatible config file.

OpenClaw: Your Ultimate Quick Reference Cheatsheet
Dive into the nitty-gritty of OpenClaw with our handy reference cheatsheet. Extract critical features and functionalities to streamline your AI coding experience.

Four Common Setup Mistakes That Make People Quit OpenClaw
A Reddit user reports seeing over 50 people quit OpenClaw due to four specific setup issues: missing SOUL.md files, excessive API costs from using Opus model for everything, installing too many skills at once, and creating multiple agents before the first one works properly.