Skip to content

Add same-session conversation rewind - #501

Draft
TY37zhang wants to merge 4 commits into
mainfrom
tz/082726-sessionRewind
Draft

Add same-session conversation rewind#501
TY37zhang wants to merge 4 commits into
mainfrom
tz/082726-sessionRewind

Conversation

@TY37zhang

Copy link
Copy Markdown
Contributor

TL;DR

Add reversible same-session conversation rewind so users can edit an earlier prompt without creating a fork. Rewind is available through /revert or double Escape and remains recoverable with /unrevert until continuation.

Issue

  • Tangents cannot be removed from the active conversation
  • Earlier prompts cannot be reopened for editing

Fix

  • Add reversible conversation rewind and prompt selection
  • Preserve abandoned turns until the next submission
  • Isolate rewound turns from model and permission context

@TY37zhang TY37zhang added the type: feature Adds a new user-facing capability label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Adds a new user-facing capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant