Recall: Desktop App to Search LLM Chat History
Source code: github.com/thameenas/llm-recall-app You can download the .dmg from the releases page or build from source. I use both Claude Code and Cursor daily, switching between them depending on the task. Often, I search through past conversations to remember how I solved something, review a change, or revisit something I discussed earlier. The problem is that searching through chat history in both tools is incredibly inconvenient. So I built Recall - a lightweight macOS app that reads local data from Cursor and Claude Code, and brings all my LLM conversations into a single, fast, searchable interface....