-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Resource]: mneme #2752
Copy link
Copy link
Open
Labels
resource-submissionThis Issue submits a new resource to the listThis Issue submits a new resource to the listvalidation-passedResource has passed initial validationResource has passed initial validation
Description
Activity
Metadata
Metadata
Assignees
Labels
resource-submissionThis Issue submits a new resource to the listThis Issue submits a new resource to the listvalidation-passedResource has passed initial validationResource has passed initial validation
Display Name
mneme
Category
Memory & Context Persistence
Link
https://github.com/OnourImpram/mneme
Author Name
Onour Impram
Author Link
https://github.com/OnourImpram
Description
mneme records each Claude Code session as plain Markdown in a vault the user owns, indexes it with SQLite FTS5, and exposes search, recall and write as MCP tools. Redaction runs before indexing and no model runs on the Stop path, so the stored memory stays a file that can be opened, diffed, or deleted, and the index is derived state that can be rebuilt from it.
Checklist