[FEATURE] Saveing History/State/Sessions/Conversation
Resolved 💬 2 comments Opened Jan 27, 2026 by johnhight Closed Jan 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
The current setup is clunky:
- Manual "save session" requests
- Separate state files to maintain
- Hooks that only log file changes, not conversation context
- No way to export/search conversation history
Proposed Solution
What would actually be useful:
- /save command that snapshots conversation + context
- Searchable history across sessions
- Auto-summary on session end (not just a timestamp)
- Resume with full context, not just file state
Alternative Solutions
Hooks, aliases, settings ... trying everything claude code suggests
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗