Skip to content

fix(conversation): back to live session from resumed history - #550

Closed
RonenMars wants to merge 1 commit into
fix/resumed-terminal-scrollback-disclosurefrom
cursor/back-to-live-session-6d5a
Closed

fix(conversation): back to live session from resumed history#550
RonenMars wants to merge 1 commit into
fix/resumed-terminal-scrollback-disclosurefrom
cursor/back-to-live-session-6d5a

Conversation

@RonenMars

Copy link
Copy Markdown
Owner

Summary

  • When the VT terminal’s “View the conversation history →” notice opens a conversation, pass fromSession so the footer knows the user came from a live session.
  • Replace Resume Session with Back to Live Session, which returns to /session/:id instead of starting another resume.
  • Stacked on fix(terminal): disclose missing scrollback after resume #544 (fix/resumed-terminal-scrollback-disclosure), which adds the scrollback notice.

Test plan

  • Unit: conversationHref includes fromSession
  • Integration: TerminalView notice navigates with fromSession
  • Integration: conversation detail swaps Resume → Back to Live Session and replaces to the live session
  • Manual: resume a conversation → Terminal view → tap history notice → footer shows Back to Live Session → returns to live session
  • Manual: open a conversation from the hub (no fromSession) → Resume Session still shown
Open in Web Open in Cursor 

When the terminal scrollback notice opens conversation history, pass
fromSession so the footer offers "Back to Live Session" instead of Resume.
@cursor
cursor Bot deleted the cursor/back-to-live-session-6d5a branch August 4, 2026 11:50
@RonenMars RonenMars closed this Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants