how-to

Guide: Add AgentCore Runtime Memory with Hindsight
Add AgentCore Runtime memory with Hindsight using the runtime adapter, stable user bank IDs, and recall plus retain hooks across session churn.

Guide: Add Claude Code Persistent Memory with Hindsight
Add Claude Code persistent memory with Hindsight using the memory plugin, automatic recall hooks, and project aware bank IDs across sessions.

Guide: Add Codex CLI Persistent Memory with Hindsight
Add Codex CLI persistent memory with Hindsight using hook based recall, automatic retain, and project scoped bank IDs that survive across sessions.

Guide: Add CrewAI Persistent Memory with Hindsight
Add CrewAI persistent memory with Hindsight using ExternalMemory, HindsightStorage, and optional per agent banks so repeated crew runs build on earlier work.

Guide: Add LangGraph Persistent Memory with Hindsight
Add LangGraph persistent memory with Hindsight using tools, recall and retain nodes, or the BaseStore adapter so agents remember users across runs.

Guide: Add LlamaIndex Persistent Memory with Hindsight
Add LlamaIndex persistent memory with Hindsight using HindsightMemory for auto recall and retain, or HindsightToolSpec when agents need explicit tools.

Guide: Add Pipecat Voice Agent Memory with Hindsight
Add Pipecat voice agent memory with Hindsight using HindsightMemoryService to recall context before replies and retain completed turns across calls.

Guide: Add Pydantic AI Persistent Memory with Hindsight
Add Pydantic AI persistent memory with Hindsight using async memory tools and auto injected instructions so agents remember users and workflow context.

Guide: Add SmolAgents Persistent Memory with Hindsight
Add SmolAgents persistent memory with Hindsight using native Tool subclasses, optional memory instructions, and stable bank IDs for repeat runs.

Guide: Add Strands Persistent Memory with Hindsight
Add Strands persistent memory with Hindsight using native tools, optional memory instructions, and stable per user banks across agent sessions.

Hermes Memory Bank Strategy for Production
Choose the right Hermes memory bank strategy for production with Hindsight, scope banks safely, and keep recall clean across users, teams, and environments.

Hermes Multi-User Memory Setup with Hindsight
Set up Hermes multi-user memory with Hindsight, map each user to the right bank, and keep recall isolated so one user never inherits another user’s context.

Hermes Shared Memory Across Agents Setup
Set up Hermes shared memory across agents with Hindsight, reuse one bank on purpose, and test that multiple agents can build on the same context safely.

Move Hermes Memory to Hindsight Cloud Guide
Move Hermes memory from local files to Hindsight Cloud, keep the setup clean, and verify that recall still works after the switch to a managed backend.

OpenClaw and Claude Code Shared Memory Setup
Set up shared memory between OpenClaw and Claude Code with Hindsight, reuse one bank across both tools, and verify that context moves cleanly between chat and coding work.

OpenClaw Memory Bank Strategy for Teams
Choose the right OpenClaw memory bank strategy for teams with Hindsight, compare per-user and shared patterns, and avoid the most common isolation mistakes.

OpenClaw Project-Scoped Memory Setup Guide
Set up OpenClaw project-scoped memory with Hindsight, keep one project’s context separate from another, and choose when to use fixed banks versus dynamic isolation.

OpenClaw Shared Memory Across Agents Guide
Set up OpenClaw shared memory across agents with Hindsight, choose the right bank granularity, and verify that multiple agents reuse the same context safely.

Guide: Set Up ContextForge Memory with Hindsight
Set up ContextForge memory with Hindsight so every client behind the gateway can use retain, recall, and reflect through one unified MCP endpoint.

Guide: Use Hindsight Skills for Persistent Memory
Use Hindsight Skills for persistent memory in Claude Code, OpenCode, or Codex so user preferences and project lessons survive across sessions.

Guide: Add OpenCode Memory with Hindsight
Add OpenCode memory with Hindsight using the native plugin for auto-recall, auto-retain, and direct retain, recall, and reflect tools.

Guide: Add Paperclip Memory with Hindsight
Add Paperclip memory with Hindsight so agents can retain, recall, and reflect across heartbeats and sessions instead of starting cold each run.

Guide: Run Hindsight as a Local MCP Server
Run Hindsight as a local MCP server with embedded PostgreSQL so Claude, Cursor, and other MCP clients get persistent memory without extra infra.

Guide: Share One Hindsight Memory Across AI Tools
Share one Hindsight memory bank across AI tools so Claude, ChatGPT, coding agents, and MCP clients can reliably build on the same long-term context.

Control Recall Injection in OpenClaw with Hindsight
Control recall injection in OpenClaw with Hindsight, choose the right position, and tune memory placement for better context and prompt behavior.

OpenClaw Per-User Memory Across Channels Setup Guide
Set up OpenClaw per-user memory across channels with Hindsight, choose the right bank granularity, and keep one user's context consistent everywhere.

How to Fix Hermes Memory When It Stops Recalling Context
Debug Hermes memory when it stops recalling context. Check mode, health, hooks, logs, and retention timing so auto-recall starts working again.

Hermes Memory Modes with Hindsight, Hybrid, Context, Tools
Choose the right Hermes memory mode for Hindsight. Learn when to use hybrid, context, or tools, how to switch modes, and how to verify recall.

Guide: Migrate hindsight-hermes to Native Hermes Memory
Learn how to migrate hindsight-hermes to native Hermes memory without losing your bank, then verify recall, tools, and cross-session memory still work.