dory: Dory is a local-first memory daemon that gives every AI agent the same brain. It uses Markdown as source of truth and SQLite as a disposable sidecar, providing a narrow API for agents to read and write shared memory. This eliminates the need to re-explain context across different tools like Claude, Codex, opencode, etc.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Persistent memory across different coding agents (Claude, Codex, etc.)
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities