[FEATURE] Global session search across all projects in --resume picker
Resolved 💬 2 comments Opened Jun 26, 2026 by TC-creat Closed Jun 30, 2026
Feature request
Currently claude --resume only searches sessions in the current project. Sessions in other projects are invisible.
Running claude --resume <session-id> also fails when not in the same project directory.
Proposed solution
claude --resumepicker should have a "global" scope option (e.g.,--allflag or a toggle binding in the picker)- Or:
claude --resume <session-id>should find the session in any project, not just the current one (auto-detect the project from the session file)
Workaround
I currently use a shell script that scans ~/.claude/projects/*/*.jsonl to find sessions globally.
Environment
- Platform: Windows
- Version: 2.1.126
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗