Skip to content

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

Draft
RonenMars wants to merge 2 commits into
fix/resumed-terminal-scrollback-disclosurefrom
fix/back-to-live-session
Draft

fix(conversation): back to live session from resumed history#551
RonenMars wants to merge 2 commits into
fix/resumed-terminal-scrollback-disclosurefrom
fix/back-to-live-session

Conversation

@RonenMars

@RonenMars RonenMars commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • When the VT terminal’s resumed-scrollback notice opens history, pass fromSession so the footer offers Back to Live Session instead of Resume.
  • Split the history link into three actions: View, search, and the conversation history →.
    • View / history tail → conversation detail (same as before)
    • search → same conversation with the in-chat search bar open and focused (keyboard up)
  • Stacked on fix(terminal): disclose missing scrollback after resume #544 (fix/resumed-terminal-scrollback-disclosure).

Test plan

  • Unit: conversationHref includes fromSession and openSearch
  • Integration: TerminalOutput View / search / history-tail call the right handlers
  • Integration: TerminalView navigates with fromSession / openSearch=1
  • Integration: conversation detail opens search bar for openSearch=1 and shows Back to Live Session
  • Manual: resume → Terminal → tap View / history tail → conversation + Back to Live Session
  • Manual: resume → Terminal → tap search → conversation with search input focused and keyboard open
  • Manual: hub conversation open (no fromSession) → Resume Session still shown

@RonenMars
RonenMars force-pushed the fix/back-to-live-session branch from a3fe9df to 2180c15 Compare August 4, 2026 15:30
…t the notice into view and search

- When the terminal scrollback notice opens conversation history, pass
fromSession so the footer offers "Back to Live Session" instead of Resume.

- Replace the single history link with View / search / history-tail
actions. Search opens the conversation with the in-chat search bar
focused so the keyboard appears immediately.
@RonenMars
RonenMars force-pushed the fix/back-to-live-session branch from 2180c15 to b6de0e3 Compare August 4, 2026 15:32
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.

1 participant