Entrolution/causantic
Local-first long-term memory for AI coding tools — causal graphs, hybrid BM25+vector search, 2.46x context augmentation
This project gives AI coding assistants, specifically Claude Code, the ability to remember past interactions and code context across multiple work sessions. It takes your ongoing coding conversations and codebase details, creating a detailed, local memory that Claude Code can query. Developers who frequently use AI assistants for coding and want seamless continuity between their projects and sessions will find this tool useful.
Available on npm.
Use this if you are a developer using Claude Code and need your AI assistant to recall specific code details, past debugging steps, or project context from previous sessions.
Not ideal if you are not a developer, do not use Claude Code, or prefer a cloud-based memory solution for your AI tools.
Stars
9
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Entrolution/causantic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...