Skip to content

agentmemory

⭐ 27,103 · ✅ active · related

One-liner

Persistent memory for AI coding agents based on real-world benchmarks (upstream of DSH agentmemory ports).

About

One command: npx @agentmemory/agentmemory The first run is an interactive setup: pick the agents to wire (Claude Code, Cursor, Codex, Gemini CLI, OpenCode, ...), pick an LLM provider or stay keyless, and it seeds the config, starts the memory server on :3111, and offers to install globally so the bare agentmemory command works everywhere afterwards. Then prove recall works and give your agent its skills: agentmemory demo --serve # seed sample sessions + watch recall find them npx skills add

Author

rohitg00