Mnemosyne is a agentic memory and orchestration system designed to provide Claude Code with persistent semantic memory across sessions.
Stars
15
Forks
1
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
880
commits
fix: Resolve persistent SSE deserialization errors by handling optional instance_id
d6d4dd0View on GitHubfix: Resolve SSE subscriber deserialization issues with missing instance_id
17e8a92View on GitHubchore: Apply cargo fmt and clippy fixes, update documentation
bf58f24View on GitHubFix clippy warnings in event bridge and integration tests
d98dd79View on GitHubfeat: Implement security handshake and network dashboard panel
5f7b740View on GitHubtest: Add distributed E2E test and improve network peer caching
1c5e7bfView on GitHubfeat: Implement Work Delegation Logic (round-robin router)
d613efcView on GitHubfeat: Implement distributed connection listener and message routing loop
cee1f69View on GitHubfeat: Update Python client to use JSON output and graph command
0ee1e78View on GitHubfeat: Implement peer discovery via tickets (invite/join)
e99d1a0View on GitHubfeat: Implement IrohTransport for distributed orchestration
97447d2View on GitHubfeat: Implement semantic constraint detection, Graph CLI, and remote routing logic
a458834View on GitHubfeat: Implement Reviewer test extraction and Tier 3 LLM integration
4ac403eView on GitHub