claude-code - 💡(How to fix) Fix Let me scroll through an old session before committing to resume it [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60484Fetched 2026-05-20 03:57:20
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
1
Timeline (top)
labeled ×3commented ×1

Code Example

This session is 2d 19h old and 169.2k tokens.

Resuming the full session will consume a substantial portion of your usage limits.
We recommend resuming from a summary.

   1. Resume from summary (recommended)
    2. Resume full session as-is
    3. Don't ask me again
RAW_BUFFERClick to expand / collapse

Problem

When opening an old session, the chooser forces a commit upfront:

This session is 2d 19h old and 169.2k tokens.

Resuming the full session will consume a substantial portion of your usage limits.
We recommend resuming from a summary.

  ❯ 1. Resume from summary (recommended)
    2. Resume full session as-is
    3. Don't ask me again

Both options load the session into context (full or summarized) before I've even seen what's in it. I just want to open it and scroll — read the transcript, remember what was going on, look at the last few turns — and only then decide whether to resume full, compact/summarize, or close it and walk away.

Proposed behavior

Opening an old session should drop me into a read-only view of the transcript with no context-window cost. The "how do you want to resume?" decision happens at the moment I try to send a new message, not at the moment I open the session.

Flow:

  1. Pick session from agents view → transcript opens, scrollable, no tokens spent.
  2. I scroll, read, decide.
  3. First time I type a message and hit send → that's when the chooser appears: resume full, resume from summary, cancel.

This separates "view" from "activate." Today they're fused.

Why it matters

The current UX punishes curiosity. If I have several old sessions and want to pick the right one, or just remind myself what I was doing, I have to either pay the token cost or use out-of-band tools (grep the JSONL). Most users won't know the out-of-band path exists.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Let me scroll through an old session before committing to resume it [1 comments, 2 participants]