// blog
Engineering & updates
Design decisions, benchmarks, and announcements from the db0 team.
Why OpenClaw forgets
Agents forget for three different reasons, and mixing them up sends you fixing the wrong thing.
openclawmemoryfailure-modes
How OpenClaw's memory system works
LLMs don't remember anything. OpenClaw fakes it with files, conversation history, and search. Here's how.
openclawmemorydeep-dive