|
|
|
|
|
by es617
100 days ago
|
|
Ha, good question. Short answer: I often let Claude Code find it. Sessions are grouped by the folder where you ran Claude Code (e.g. ~/.claude/projects/Users-<user>-<path>), so if you don’t run everything from the same directory, it’s usually easy to narrow down. They’re also plain JSONL files, so grep works well if you remember part of a prompt. That said, it might be nice for claude-replay to add a helper command to list or search recent sessions. |
|