nan-forget
01Command Claude Code
Manual control for your AI long-term memory. Run without arguments to sync context, or with a subcommand.
Command Claude Code
Manual control for your AI long-term memory. Run without arguments to sync context, or with a subcommand.
Command Claude Code
Run garbage collection on stale memories. Archives decayed, expired, and duplicate entries. Syncs MEMORY.md.
Command Claude Code
Force consolidation of aging memories into compact long-term entries. Clusters related memories by topic, summarizes them, and archives the originals.
Command Claude Code
Show memory statistics: active/archived counts, breakdown by type and project.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing memory-sync.js via node. From NaNMesh/nan-forget.
Hook Claude Code
Runs when a session ends, executing session-end.js via node. From NaNMesh/nan-forget.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, SessionEnd).
Instructions file CodexOpenCode
AGENTS.md instructions for NaNMesh/nan-forget, covering nan forget — ai long-term memory (mandatory), rules (non-negotiable), how to think about it, memory architecture and how to save (structured memories).
Instructions file
Claude Code instructions for NaNMesh/nan-forget, covering nan forget — ai long-term memory (mandatory), rules (non-negotiable), how to think about it, memory architecture and how to save (structured memories).
MCP server Claude CodeCodexCursor +2
AI that remembers. Local-first cross-session, cross-project long-term memory for coding tools. Runs locally from the nan-forget npm package. Needs 4 environment variables to run.
MCP server Claude CodeCodexCursor
12 tools that let AI agents check trust scores and reviews before recommending any software tool. Runs locally from the nanmesh-mcp npm package. Needs 2 environment variables to run.