[FEATURE] Append only prompt and command log
Resolved 💬 3 comments Opened Apr 4, 2026 by danieldreke Closed Apr 8, 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
I used /rewind and went one prompt too much in the past and now my prompt and code changes are lost by accident, not intention.
Proposed Solution
An append only prompt and command log, invokable via /log or something, with output:
...
n-3.: prompt
n-2.: prompt
n-1.: /rewind
n-0.: prompt
optionally pressing n copypastes the prompt indexed n
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
API and model interactions
Use Case Example
- Did n prompts
- Rewind accidentally two prompts instead of one
- Call /log and copypaste second last prompt
- Reprompt accidentally rewindlost second last prompt
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗