davia - editable docs for coding agents
Documentation system designed to be read and rewritten by coding agents instead of humans. Stores knowledge in a format that survives long agent sessions.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
mex - persistent project memory for AI agents
Structured scaffold and drift-detection CLI that gives Claude Code, Cursor, and other coding agents a project-level memory file that stays in sync with the codebase.
opencode-magic-context - context cache for OpenCode
OpenCode plugin that adds cache-aware infinite context, cross-session memory, and background history compression. Aims to keep long sessions from blowing past the model context window.
trustgraph - context platform for agents
Graph-native infrastructure for storing, enriching, and retrieving structured agent context. Provides semantic retrieval and portable context cores you can move between agent runtimes.
memctx - autonomous session memory for Claude Code
Claude Code plugin that captures session summaries, builds searchable history, and auto-injects context into new sessions. Stops you from re-explaining the codebase every morning.