Feature: Session naming and global resume
Resolved 💬 3 comments Opened Apr 18, 2026 by lorschy Closed Apr 22, 2026
Two related UX improvements:
- Session naming - Allow renaming/labeling sessions (e.g.
claude session rename 'DevArea pentest') - Global resume - A
claude --resume --allflag to list and resume sessions across all projects, not just the current cwd.
Currently sessions are only identified by UUID and scoped to individual directories, making it hard to find and resume prior work.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗