Session Resume Fails to Preserve Original Session Identifier
Resolved 💬 3 comments Opened Aug 11, 2025 by histonedev Closed Aug 15, 2025
Bug Description
When you use --resume to continue a previous session, it should:
- Load the previous conversation context
- Maintain the original session ID for continuity
- Display that original session ID in the status line
But instead, it's generating a new session ID while correctly loading the old context, which can be confusing for tracking sessions.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 1.0.72
- Feedback ID:
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗