🥃 Locally distilled memory for AI agents. 3-tier architecture, auto-compression, knowledge graph. SQLite-based, MCP-compatible.
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Merge pull request #1 from cneiman/claude/distracted-chandrasekhar
58789ffView on GitHubfix: safer NOT IN clauses, --user pip install, generic adapter dependency docs
81e8927View on GitHubfix: release readiness — security hardening, bug fixes, and doc corrections
9b73682View on GitHubdocs: add benchmark results (78.0% LLM-judged) and test suite to README
ef60c10View on GitHubfix: add appendFileSync import to evaluate.js, update .gitignore for venvs and eval data
42f2d4aView on GitHubfeat: add core test suite (schema, search, MCP, reranker, integration)
882b74cView on GitHubfix: revert temporal and counting prompts, keep preference-only category-aware prompt
deb8e76View on GitHubfeat: category-aware reader prompts for preference, temporal, and counting questions
4d54091View on GitHubfix: correct Zep LongMemEval score — 71.2% (gpt-4o), not 63.8% (gpt-4o-mini)
cc4e491View on GitHubfix: 7+ weeks → 7 weeks (accurate as of 2026-03-19)
448230dView on GitHubfix: replace symlinks with real files, add missing adapters and context script
bdc6eceView on GitHubmerge: reunite remote (extraction) with local (evals)
7fc75bfView on GitHubfeat: add Groq provider support + hybrid/temporal/rerank pipeline
8246c22View on GitHubfeat: wire semantic search, temporal reasoning, and reranking into eval harness
a63991dView on GitHub