Skip to main content

Guides

In-depth guides for AI memory and agent development

Guide: Add AG2 Memory with Hindsight

Guide: Add AG2 Memory with Hindsight

Add AG2 memory with Hindsight using the hindsight-ag2 package, which registers retain, recall, and reflect tools on your AG2 agents so they remember across conversations.

Jul 17, 20266 min read
Guide: Add Microsoft Agent Framework Memory with Hindsight

Guide: Add Microsoft Agent Framework Memory with Hindsight

Add Microsoft Agent Framework memory with Hindsight using the hindsight-agent-framework context provider, so every agent run recalls relevant context before it runs and retains the conversation after.

Jul 17, 20266 min read
Guide: A Cross-Session Memory Strategy for Bedrock AgentCore

Guide: A Cross-Session Memory Strategy for Bedrock AgentCore

A cross-session memory strategy for Amazon Bedrock AgentCore: scope the Hindsight bank to a stable user or agent identity so memory survives the ephemeral runtimeSessionId instead of evaporating between sessions.

Jul 17, 20268 min read
Guide: Add Agno Memory with Hindsight

Guide: Add Agno Memory with Hindsight

Add Agno memory with Hindsight using the hindsight-agno toolkit, so your agents recall relevant facts and retain what they learn across sessions.

Jul 17, 20266 min read
Guide: Add Aider Memory with Hindsight

Guide: Add Aider Memory with Hindsight

Add Aider memory with Hindsight using the hindsight-aider wrapper, so each Aider session recalls relevant project context before it starts and retains the transcript after.

Jul 17, 20266 min read
Guide: Add AutoGen Memory with Hindsight

Guide: Add AutoGen Memory with Hindsight

Add AutoGen memory with Hindsight using the hindsight-autogen tools, so your AssistantAgent can retain, recall, and reflect on long-term memory across conversations.

Jul 17, 20266 min read
Guide: Add Claude Agent SDK Memory with Hindsight

Guide: Add Claude Agent SDK Memory with Hindsight

Add Claude Agent SDK memory with Hindsight using the hindsight-claude-agent-sdk package, so agents recall relevant memories every turn and retain what they learn.

Jul 17, 20267 min read
Guide: Add Cline Memory with Hindsight

Guide: Add Cline Memory with Hindsight

Add Cline memory with Hindsight using lifecycle hooks that recall context before each task and retain what happened after — no MCP required.

Jul 17, 20265 min read
Guide: A Codex CLI Memory Bank Strategy Across Repos, Bugs, and Decisions

Guide: A Codex CLI Memory Bank Strategy Across Repos, Bugs, and Decisions

A per-repo memory bank strategy for Codex CLI with Hindsight, so repo conventions, bug history, and engineering decisions stay retrievable without unrelated projects bleeding together.

Jul 17, 20269 min read