Story

Show HN: Recall - TUI to Resume Claude/Codex conversations with full-text search

zippoxer Friday, November 28, 2025

I built this because finding old Claude Code / Codex sessions to resume was tedious.

It indexes ~/.claude/projects/ and ~/.codex/sessions/, ranks by relevance + recency.

Press Enter to resume the selected conversation.

Supports searching everywhere or scoped to current folder.

Written in Rust with Tantivy (~2.5k LOC).

Hope this is useful for someone!

Summary
Recall is an open-source memory-efficient data store that provides low-latency access to large datasets. It offers features like efficient querying, data persistence, and the ability to handle large volumes of data with minimal memory consumption.
2 0
Summary
github.com
Visit article Read on Hacker News