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.
More from coding & agent
- AI makes software easier to build, but it also lowers the floor on quality — paw_lean · 2026-07-21
- Fable coding run costs $6.69 for 67 lines of code in a 4-minute job — bytebot · 2026-07-21
- Cursor writes better code, but ChatGPT can still control the computer — vista8 · 2026-07-21
- Agents can remember facts, but still forget how to do the job — No_Advertising2536 · 2026-07-21
- Agent skills for project downgrade and troubleshooting tested in CLAD on LS 5.22 — stspanho · 2026-07-21
- Open-source B-roll skill turns scripts into 5-second vertical clips with Codex and Gemini — yangyi · 2026-07-21