Session Resume Fails to Preserve Original Session Identifier
Status Closed — duplicate
Maintainer reply None cached
Activity 3 comments · opened Aug 11, 2025 · 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 ↗