Show HN: Callimachus – Local search across your AI coding-agent history Callimachus, a new open-source desktop app, indexes and searches conversations from 11 AI coding agents into a local SQLite store, enabling hybrid keyword and semantic search across tools like Claude Code and Cursor. The app provides a provider-agnostic chat, MCP server, CLI, and VS Code extension, with features for knowledge distillation, project memory, and RAG over history, all running locally on the user's machine. Local index & search for your AI coding-agent threads— across11 tools Claude Code, Codex, Cursor, Gemini CLI, Qwen Code, Goose, OpenCode, Continue, Cline, Roo Code, Kilo Code — plus a provider-agnostic chat, an MCP server, a CLI, and a VS Code / Cursor extension. Everything stays on your machine. Named for Callimachus https://en.wikipedia.org/wiki/Callimachus , who built the first catalogue of the Library of Alexandria. Grab the latest signed build from Releases — macOS .dmg , Apple Silicon , Windows .msi , or Linux .AppImage / .deb . The app auto-updates from there on. Prefer to build it yourself? See Develop develop . Indexes every conversation from 11 coding agents into one local SQLite store — Claude Code, Codex, Cursor, Gemini CLI, Qwen Code, Goose, OpenCode, Continue, Cline, Roo Code, and Kilo Code. Adding another source is a small, documented contract /BetaBots-LLC/callimachus/blob/main/apps/desktop/src-tauri/src/indexer/README.md . Searches them with hybrid ranking: keyword SQLite FTS5 / BM25 fused with on-device semantic similarity sqlite-vec KNN, no cloud via Reciprocal Rank Fusion. Filter by source, project, subagents, starred, and tags. Finds code-aware — type file:embed/mod.rs in the search bar or cal files