I’ve accumulated hundreds of Claude Code sessions and kept losing track of where I solved specific problems. The built-in /resume shows recent sessions, but anything older than a few days? Gone. So I built CCS (Claude Code Search) to fix that. TLDR Link to heading brew install agentic-utils/tap/ccs ccs Type to search, Enter to resume. That’s it. The problem Link to heading Claude Code stores conversations in ~/.claude/projects/ as JSONL files. Each session gets its own file:
No pages have linked to this URL yet.