Skip to main content

openclaw

One Memory, Three Surfaces: A Day With Cursor, OpenClaw, and Vapi

One Memory, Three Surfaces: A Day With Cursor, OpenClaw, and Vapi

We pointed our code editor, our Slack agent, and our voice agent at one shared Hindsight memory. Here is a day in that workflow, and what actually changed.

Jul 10, 20267 min read
Building an OpenClaw Coding Agent That Remembers Your Codebase

Building an OpenClaw Coding Agent That Remembers Your Codebase

OpenClaw with Hindsight remembers your codebase across sessions — conventions, past bugs, architectural decisions. Setup in 2 minutes.

May 27, 202612 min read
The Missing Layer in Every Agent Harness

The Missing Layer in Every Agent Harness

Modern agent harnesses ship with tools, MCP, and IDE integrations — but no memory. Why that's the missing layer, and how harnesses are starting to fix it.

May 4, 202616 min read
What's new in hindsight-openclaw 0.6

What's new in hindsight-openclaw 0.6

hindsight-openclaw 0.6 adds an interactive setup wizard, per-channel OpenClaw memory banks, an external API backend for shared persistent memory, and several reliability improvements.

Apr 13, 20268 min read
Your OpenClaw Agents Are Strangers to Each Other. Hindsight Changes That.

Your OpenClaw Agents Are Strangers to Each Other. Hindsight Changes That.

When you run multiple OpenClaw instances, each one learns independently. Here's how to give every instance in your team a shared memory bank so what one learns, all know.

Apr 1, 20266 min read
How to Add Persistent Memory to OpenClaw with Hindsight

How to Add Persistent Memory to OpenClaw with Hindsight

OpenClaw's built-in memory depends on the agent deciding what to save — and models don't do this consistently. Hindsight replaces it with automated extraction and auto-recall: every conversation is captured, facts and entities are extracted in the background, and relevant context is injected before every response automatically. One plugin install, one setup wizard, no Docker.

Mar 6, 202613 min read