Tool to Manage Claude Code Sessions Across Projects

qydt · reddit · 2026-07-19

The author built a utility called **recap** to organize and restore recent **Claude Code** sessions across multiple projects. ### The Problem Claude Code's built-in resume only lists sessions in the current directory; restarting or switching repos easily loses previously active context. `recap` directly reads local session logs, aggregates recent sessions by project, and provides ready-to-use commands to restore them. ### Key Features - Lists recent sessions across all projects - Restores a specific session with one click - Can reopen a set of sessions in separate terminal tabs - Built with pure Python standard libraries, operating **offline and read-only** without modifying files by default The project is open-source, and the author is actively seeking feedback.

Original post →

More from coding & agent

coding & agent channel →