A cognitive memory system for AI agents. Single SQLite file. MCP server included.
Stars
9
Forks
3
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
fix: neural map — show labels on all nodes, not just large ones
54e1cfcView on GitHubfix: remove duplicate TOOLS list close bracket breaking MCP server
ac3b992View on GitHubfeat: auto-link entities on memory ingest — self-building knowledge graph
6653f61View on GitHubfeat: brainctl index — browsable knowledge catalog (Karpathy LLM Wiki pattern)
dc0e962View on GitHubfeat: TORMENT-inspired memory lifecycle — query-time decay, dedup, hard cap
9579ac2View on GitHubFix bin/brainctl: resolve symlinks, import from _impl directly
67e9d9eView on GitHubRemove Anthropic/vendor LLM dependencies — brainctl is model-agnostic
880fc8eView on GitHubFix: escape percent in argparse help string (Python 3.14 compat)
f2456a1View on GitHubBatch API integration — 50% cost reduction for bulk LLM operations
a9b795dView on GitHubFix publish workflow: skip-existing prevents failure on manual uploads
224911fView on GitHub