External Publication
Visit Post

Improve “Branch in New Chat” Context Handling

OpenAI Developer Community June 28, 2026
Source
I really like the new “Branch in New Chat” feature, but I think its current behavior makes it much less useful for long technical conversations. When I create a branch, I expect it to become a focused conversation starting from that point. However, it appears that the new branch inherits almost the entire working context of the original chat, even when most of that context is unrelated to the new topic. For users working on long-running projects, this has several downsides: * The new branch still feels as heavy as the original conversation. * Unrelated historical context is carried into the branch. * It reduces the benefit of organizing discussions into separate topics. * It may unnecessarily consume context window capacity. I think it would be much more useful if users could choose how much context should be copied into the new branch. For example: * Full conversation context (current behavior) * Context up to the selected message * Minimal relevant context (AI-generated) * Selected message only This would make branching much more powerful for developers, researchers, and anyone working on multiple parallel topics. Thank you for building this feature. I think a small improvement like this would make it significantly more useful.

Discussion in the ATmosphere

Loading comments...