OpenClaw v2026.4.9 Just Landed
OpenClaw v2026.4.9 just landed and this one actually feels like a meaningful step forward rather than just another incremental patch. The biggest shift is around memory. They’ve introduced a much more structured “diary” style system where sessions, notes, and historical context can feed back into the agent properly. Instead of memory feeling a bit scattered, it now looks like it’s moving towards something you can actually reason with over time, especially with the REM-style replay and promotion into longer-term memory. The Control UI has also been cleaned up quite a bit. There’s now a proper timeline view for what the agent is doing, along with clearer summaries of its “thinking” and actions. It makes it far easier to understand what’s happening behind the scenes, which has honestly been a bit of a weak point until now. On the reliability side, there are some important fixes:• Sessions should behave better across Telegram, Slack and other channels (no more replies jumping between sessions)• OAuth / auth issues are surfaced more clearly instead of silently failing• Fewer weird artefacts leaking into chat (like internal control tokens or NO_REPLY text showing up) Security has also been tightened quite a bit, especially around plugins and environment variables. A lot of edge cases where things could be overridden or injected have been locked down. There’s a long list of smaller fixes as well, but overall this feels like one of those updates that makes the whole system more usable day-to-day, rather than just adding another feature. If you’re running OpenClaw on a VPS or using multiple channels, this is probably worth updating sooner rather than later. Cheers Jason 🙌