agentmemory
#1 Persistent memory for AI coding agents based on real-world benchmarks
Easily migrate memories from mem0 or Letta to AgentMemory using the built-in export/import pipeline. Learn how to perform a seamless migration via CLI, REST API, or MCP tools.
Full Lifecycle of the 12 agentmemory Hooks: I² Instrumentation & Integration GuideExplore the full lifecycle of the 12 agentmemory hooks, from session-start to post-tool-failure. Understand Node.js instrumentation and integration for Claude Code observability.
How to Configure AGENTMEMORY_SECRET for REST API AuthenticationSecure your AgentMemory REST API by configuring AGENTMEMORY_SECRET. Learn how to set this crucial environment variable and use it as a Bearer token for authentication.
memory_recall vs memory_smart_search in AgentMemory: Retrieval Strategy ComparisonDiscover the difference between memory_recall and memory_smart_search in AgentMemory. Learn how memory_smart_search uses hybrid retrieval for semantic discovery.
How the Git Snapshot Feature Versions AgentMemory State: Complete Technical GuideDiscover how the Git snapshot feature versions AgentMemory state by embedding code version into state.json. Learn this complete technical guide for rohitg00/agentmemory.
How to Coordinate Multi-Agent Work Using Leases, Signals, and Checkpoints in AgentMemoryLearn to coordinate multi-agent work in AgentMemory using leases signals and checkpoints for safe scalable collaboration via a shared KV store. Maximize your agent system's efficiency today.
How AgentMemory Handles LLM Failures with Circuit Breaker and FallbackDiscover how AgentMemory prevents LLM failures using circuit breakers and fallback strategies. Ensure your applications remain resilient by isolating LLM calls and retrying alternatives automatically.
Understanding the AgentMemory Real-Time Viewer ArchitectureExplore the AgentMemory real-time viewer architecture. Discover its lightweight Node.js design combining a static file server, CSP injection, and reverse proxy for efficient real-time data access.
How Session Replay Works with JSONL Transcript Imports in AgentMemoryLearn how AgentMemory replays Claude Code sessions using JSONL transcript imports. Discover how it reconstructs timelines, extracts lessons, and compresses observations for a seamless replay experience.
How to Configure the Token Budget for SessionStart Context Injection in agentmemoryConfigure agentmemory's token budget for SessionStart context injection using the TOKEN_BUDGET environment variable or pass a budget parameter to mem::context to optimize LLM token usage.
How AgentMemory Enables Knowledge Graph Extraction from Raw ObservationsDiscover how AgentMemory extracts knowledge graphs from raw observations. It embeds a full-text pipeline for LLM-powered entity and relation extraction with hybrid semantic retrieval.
mem::consolidate vs mem::consolidate-pipeline: Key Differences in agentmemoryUnderstand mem::consolidate vs mem::consolidate-pipeline in agentmemory. Learn how mem::consolidate creates immediate memories while mem::consolidate-pipeline offers a staged workflow for advanced memory management.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →