•Hippo is a new open-source tool providing biologically-inspired memory for AI agents, focusing on 'knowing what to forget' rather than saving everything.
•It enables cross-tool memory (e.g., between Claude, Cursor, Codex) preventing context loss and repeated mistakes across different AI workflows.
•Features include decay mechanisms for outdated info, retrieval strengthening for important lessons, working memory, session handoffs, and explainable recall.
•Hippo is designed for portability with zero runtime dependencies, using human-readable Markdown/YAML storage backed by SQLite, making it Git-trackable.
•Hippo is a new open-source tool providing biologically-inspired memory for AI agents, focusing on 'knowing what to forget' rather than saving everything.
•It enables cross-tool memory (e.g., between Claude, Cursor, Codex) preventing context loss and repeated mistakes across different AI workflows.
•Features include decay mechanisms for outdated info, retrieval strengthening for important lessons, working memory, session handoffs, and explainable recall.
•Hippo is designed for portability with zero runtime dependencies, using human-readable Markdown/YAML storage backed by SQLite, making it Git-trackable.