Chronicle Memory Engine
High-performance local memory platform indexing Obsidian Vault notes, project decision histories, and skills — powering Claude Code, Cursor, and Codex with sub-second semantic retrieval across 2,113 documents.
Source on GitHubOverview
AI coding agents lose context between sessions. Chronicle solves this by establishing a durable, local vector database powered by PGlite and fast local embeddings.
Features
- Obsidian Vault Sync: Continuously indexes developer notes, project indexes, and decision logs.
- MCP Server Integration: Exposes
search_memory,get_project_context, andappend_to_timelinetools. - Dream Cycle Consolidation: Automatically distills raw session events into long-term architectural facts.
Next — 15