One vault, every agent
Same MCP surface for Claude Code, Cursor, Codex, Gemini, Aider, Copilot. Switch tools mid-project; the vault and journal follow.
Same MCP surface for Claude Code, Cursor, Codex, Gemini, Aider, Copilot. Switch tools mid-project; the vault and journal follow.
Everyone else appends. Kontexta's distill loop rewrites the raw event log into per-topic markdown summaries the next session searches instead of re-deriving.
Every Hands command is declared in kontexta.json. Approval gates for the destructive ones. No rogue shell.
SQLite FTS5, not vectors. Exact keyword and regex search, no embedding hallucination, no third-party API.
Surgical fetching: outlines, sections, search excerpts. Every response carries est_tokens so agents budget intentionally.
Your vault on your SSD. No cloud sync, no upload. KONTEXTA_DATA_DIR points wherever you want.