AgentMemory

Tracked

Persistent memory layer for AI coding agents, enabling cross-session context retention based on real-world benchmarks.

Author rohitg00 Open Sourced 2026-02-25 Last Commit Unknown

Overview

AgentMemory provides persistent memory for AI coding agents, enabling them to retain and recall context across sessions. It is benchmarked against real-world coding tasks and integrates with popular agent platforms.

Key Features

  • Persistent memory layer that survives agent restarts and session boundaries
  • Benchmarked against real-world coding agent tasks
  • Integrates with Claude Code, Cursor, Codex, Copilot, and more
  • Lightweight and easy to integrate into existing agent workflows

Use Cases

  • Enabling coding agents to remember project context across sessions
  • Building long-term knowledge bases for AI-assisted development
  • Improving agent accuracy by providing historical context

Technical Details

  • Cross-session memory persistence
  • Compatible with major AI coding agent platforms
  • Real-world benchmark-driven design