A persistent memory MCP server for Claude Code - Recursive Language Model integration for Claude Code inspired by MIT CSAIL paper
Stars
11
Forks
3
Watchers
11
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
3
commits
Merge pull request #8 from maydali28/feat/cognitive-memory
653cfc9View on GitHubdocs: add 3 ADRs and update all documentation for Step 2
55a31e4View on GitHubfeat: integrate cognitive memory features into config, server, and query
4e4f5bbView on GitHubfeat: add memory consolidation (detect and merge similar insights)
fc915f3View on GitHubfeat: add Reciprocal Rank Fusion (RRF) for hybrid search
e912235View on GitHubfeat: add Hebbian co-retrieval strengthening and activation-based edge decay
0772625View on GitHubMerge pull request #7 from feat/foundation-hardening
0ea302eView on GitHubchore: centralize version in __init__.py and add integration tests to CI
ecee9abView on GitHubfix: update install script extras and fix ask_choice display bug
a632a7cView on GitHubdocs: update documentation for foundation hardening changes
9e57569View on GitHub