Skip to main content

Guides

In-depth guides for AI memory and agent development

Guide: Add AgentCore Runtime Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add Claude Code Persistent Memory with Hindsight

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.

May 4, 20265 min read
Guide: Add Codex CLI Persistent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add CrewAI Persistent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add LangGraph Persistent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add LlamaIndex Persistent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add Pipecat Voice Agent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add Pydantic AI Persistent Memory with Hindsight

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.

May 4, 20264 min read
Guide: Add SmolAgents Persistent Memory with Hindsight

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.

May 4, 20264 min read