Recall – Local search across your Cursor/Claude Code/Codex chat history (github.com)

🤖 AI Summary
A new tool called "Recall" has been launched, enabling users to search their AI chat history across various platforms, including Cursor, Claude Code, Codex, and pi, quickly and efficiently. This tool indexes conversations without modifying or copying any data, creating a read-only searchable index that users can access from their terminal. With the capability to grep through conversations, Recall provides developers an effortless way to locate past interactions and retrieve relevant information instantly. This development is significant for the AI/ML community as it streamlines the workflow for researchers and developers who regularly engage with AI systems. By making past sessions easily searchable, Recall enhances productivity and helps users avoid redundancies in coding or problem-solving. The tool is built entirely in Go, resulting in a lightweight static binary that simply requires a one-time indexing session. Its architecture allows for easy integration with various platforms through a Model Context Protocol (MCP), further expanding its utility in collaborative environments. With future enhancements like filesystem watching and a terminal user interface on the horizon, Recall is positioned to become an integral resource for AI practitioners.
Loading comments...
loading comments...