reclaude
A keyboard-driven curses picker for resuming Claude Code
sessions. It reads ~/.claude/history.jsonl and shows your recent project directories as an
expandable tree with sessions inline, so you can jump back into a conversation without
remembering its session id.
- Tree view of recent directories; expand one to see its individual sessions, each shown
with its time and session name (the
/renameor auto-generated title, falling back to the latest prompt when a session has neither). - Live-session locks — directories with a running
claudeprocess are marked so you don't collide with an active session. - Worktree resurrection — sessions from deleted git worktrees can be brought back; reclaude
re-runs them via
claude --worktree, which recreates the worktree and finds the transcript. - On selection it
chdirs into the directory andexecsclaude --resume <id>(display always matches the action — the row you see is the session you get).
Install
uv tool install reclaude # recommended
pipx install reclaude
pip install reclaude
Usage
reclaude # or: python -m reclaude
| Key | Action |
|---|---|
↑ / ↓ |
Move selection |
Enter |
Expand a directory, or resume the selected session |
| type | Incrementally filter by directory / name / prompt |
Ctrl-W |
Toggle showing directories whose path is gone |
Ctrl-T |
Cycle the age window (how far back to look) |
Backspace |
Delete a filter character |
q / Esc |
Quit (q quits only when the filter is empty) |
Requirements
- A POSIX system with an interactive terminal (TTY).
- Claude Code installed and on your
PATH. - Python 3.10+. No third-party dependencies (Python standard library only).
License
BSD-2-Clause. See LICENSE.
Release files for reclaude 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| reclaude-0.6.0.tar.gz | 49.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| reclaude-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 68.7 kB
Release files / reclaude-0.6.0.tar.gz
| Download URL | reclaude-0.6.0.tar.gz |
|---|---|
| Size | 49.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e38029af3b0f9cc0d3c3bd1622902f035a7dcd0f7f49f56547e587a5e2c745b
|
|
BLAKE2b-256 checksum How to use checksums |
bb879faae7700d373f8d271808ccdecabbd52f585e0041837b1b651a88e8cfc5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 1, 2026.
Transparency logRelease files / reclaude-0.6.0-py3-none-any.whl
| Download URL | reclaude-0.6.0-py3-none-any.whl |
|---|---|
| Size | 19.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cfbbc6a5dc0170737d069156b24fb8ef23689081ffc5d32d18e9add7d538118a
|
|
BLAKE2b-256 checksum How to use checksums |
9cf50cb97a13c3bd5a43a8222af67b62e8f508d8cf64c508fb03c511f77adcbc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 1, 2026.
Transparency log