auto-memory - progressive session recall CLI
CLI that gives AI coding agents persistent recall across sessions through progressive memory snapshots. Aimed at workflows where context is lost between agent runs.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
trustgraph - context platform for agents
Graph-native infrastructure for storing, enriching, and retrieving structured agent context. Provides semantic retrieval and portable context cores you can move between agent runtimes.
mcptube - Karpathy-style LLM wiki for YouTube
MCP server that turns YouTube videos into a persistent, merging wiki rather than ephemeral vector chunks. Scene-change frame extraction + vision analysis captures slides, code, and diagrams that transcripts miss. 25+ MCP tools, FTS5+LLM hybrid retrieval, version history with source attribution per claim.
mex - persistent project memory for AI agents
Structured scaffold and drift-detection CLI that gives Claude Code, Cursor, and other coding agents a project-level memory file that stays in sync with the codebase.
graymatter - persistent memory for coding agents
Go CLI that gives any AI agent persistent local memory in three lines, claiming up to 90% reduction in token use for long-running tasks. Offline-first.