agynio/claude-map-reduce-memory
Global, unlimited persistent memory for Claude Code agents. Context-activated hints injected automatically via hooks using scatter-gather map-reduce.
This tool helps developers working with Claude Code agents improve agent performance across sessions by providing persistent, context-aware memory. It takes plain-language notes with activation conditions as input and, before each tool call, automatically injects relevant hints into the agent's context. This is for developers who build and manage AI agents, helping their agents learn and remember information.
Use this if your Claude Code agent repeatedly makes the same mistakes, forgets past decisions, or requires you to re-prompt the same rules and preferences in every new session.
Not ideal if you need a memory solution for AI models other than Claude Code agents, or if your agent's memory requirements are simple enough for built-in, per-repo solutions.
Stars
13
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/agynio/claude-map-reduce-memory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...