All projects
opensource · Active · OpenCode / TypeScript / MIT

EchoesVault for OpenCode

Project memory that survives sessions

Persistent, repository-local memory for OpenCode, stored as an Obsidian-compatible Markdown knowledge base.

Open-source repository and documentation
01Why it exists

EchoesVault gives OpenCode durable project context without turning knowledge into a hosted black box. Architectural decisions, daily work logs, and a searchable project encyclopedia remain inside the repository as readable Markdown that works naturally with Git and Obsidian.

B1

Context restored

Start a session with the latest work logs and the complete knowledge index already available to the agent.

B2

Plain Markdown

Knowledge stays readable, Git-friendly, OKF-compatible, and ready to open as an Obsidian vault.

B3

Safe by default

Idempotent setup preserves user edits, while deprecation links keep the history of changing decisions intact.