Blog
memory
Filesystem vs Database for Agent Memory
Agents need a workspace to think in and a warehouse to remember in. The filesystem is for ephemeral work. The memory layer is for durable organizational knowledge.
tutorial
Add OpenClaw to your Next.js app in 10 minutes
Embed OpenClaw agents in a Next.js project with per-user sandboxing, MCP tools, and network isolation — no Docker required.
mcp
MCP Is Overengineered, Skills Are Too Primitive
MCP HTTP is great for external services. MCP stdio is redundant. And most skill systems are just prompt text with no reproducibility. Here's what we built instead.
announcement
Introducing Lobu
From a Slack bot to multi-tenant OpenClaw infrastructure — the story behind Lobu.