[FEATURE] Printout Session ID While Session Still Active
Resolved 💬 4 comments Opened Mar 27, 2026 by TundeMichael Closed Apr 27, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When you have active sessions on the CLI and for whatever reason, you have to restart your system or the system restarts itself, which means all those sessions terminate, then there is no way to get those session IDs to continue from where you were.
Proposed Solution
The simple solution is to have the session ID always printed at the top of the session, just the way we have the Claude code version, the model, and the repository/directory printed. We can just have the session ID there, just below those.
Alternative Solutions
Another solution, I think, might be a command /history to see and switch to old sessions.
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗