← Reddit

Feature idea: thread "fold/unfold" for long conversations. Does anyone think this is feasible?

Reddit · New-Knee-5614 · July 10, 2026
A user proposed a /fold and /unfold feature for long conversation threads to address scroll fatigue and disorientation without modifying conversation history or the model's context. The feature would collapse messages above a current point into a compact display while preserving all underlying conversation data for instant re-expansion. Optional companion features could include auto-expansion upon thread closing and a reminder nudge after the third fold suggesting users start a fresh thread if responses become inconsistent.

Detailed Analysis

A Reddit user in r/ClaudeAI has proposed a purely cosmetic feature for Claude's interface: a "fold/unfold" toggle that would let users collapse long stretches of conversation history from view without altering the underlying context sent to the model. The pitch is explicitly framed as UI sugar rather than a technical change to how Claude processes conversations — nothing would be deleted, summarized, or forgotten from the model's perspective. Commands like `/fold` and `/unfold` would simply hide or reveal message blocks, addressing what the poster calls "scroll fatigue" in threads that stretch into hundreds of turns. The proposal also includes a soft nudge mechanism: after a user folds a thread three times in a session, the interface could suggest starting a fresh conversation if response quality seems to be degrading, tied to no functional claim about why that degradation happens.

The underlying pain point this idea addresses is well-documented among heavy Claude users: as conversations grow very long, two separate problems emerge. One is a UX problem — scrolling through hundreds of messages to find a specific point in a discussion is tedious and disorienting. The other is a genuine technical constraint — Claude, like all LLMs, operates within a finite context window, and as conversations approach that limit, either older messages get truncated or the model's ability to attend to relevant details can degrade. The proposal is careful to separate these two issues, positioning fold/unfold as a fix only for the first, while acknowledging the second with its length-based nudge. This distinction matters because it's common for users to conflate "the thread feels unwieldy" with "the model is getting confused," when in practice interface friction and context-window limitations are different problems requiring different solutions.

That said, the feature request also implicitly highlights a limitation Anthropic hasn't fully solved at the product level: Claude.ai currently offers no native way to manage or visually organize long-running threads beyond starting a new chat, using projects, or relying on features like conversation search. Competing products and power-user workflows (browser extensions, third-party wrappers, prompt-engineering tricks like manual summarization) have emerged partly to fill this gap. A built-in fold/unfold mechanic would be a relatively low-risk, high-utility addition — it wouldn't require touching model behavior, retrieval, or context management, just front-end state handling for message visibility, plus perhaps some care around scroll-position preservation and interaction with existing search/edit flows, which the poster flags as open questions.

More broadly, this request reflects a maturing user base that has moved past marveling at raw model capability and is now pushing on the everyday ergonomics of sustained, high-volume interaction with AI systems. As people use Claude for extended work sessions — coding projects, long research threads, iterative writing — friction in basic conversation navigation becomes a real productivity tax, and users start treating chat interfaces more like IDEs or document editors, expecting affordances like collapsing sections, outlining, or folding that are standard in text editors and version control tools. Whether or not this specific feature reaches Anthropic's roadmap, it's indicative of a broader trend: as context windows expand and conversations get longer and more complex, the interface layer around LLMs — not just the models themselves — is becoming a meaningful differentiator in user experience.

Read original article →