July 10, 2026 · 4 min read
Every OpenClaw client — Control UI, mobile, CLI, WebChat, every channel — talks to the same long-running process rather than embedding the model itself. Understanding the Gateway is the key to understanding how OpenClaw actually behaves.
July 8, 2026 · 4 min read
A Gateway token login error almost never means your model API key is wrong — it means a client and your running Gateway disagree about the session token. Here's how to diagnose it and fix it for good.
July 5, 2026 · 4 min read
OpenClaw is powerful because it can run commands, browse the web, and act on your accounts — which is exactly why remote code execution is the right threat model to reason about. Here's what OpenClaw already hardens, and what's left to you.
June 22, 2026 · 3 min read
A clear, no-jargon walkthrough of getting OpenClaw running from scratch — prerequisites, installation, your first channel, and the first thing to do once it works.