ChatGPT needs a modular workspace for long-term thinking, not just infinite chat
OpenAI Developer Community
May 10, 2026
I actually agree with most of that.
I do not think this can be solved purely through larger context windows, auto-compaction, or automatic memory systems.
And yes, users will probably always need some level of active context management.
But that is exactly why I think the interface layer becomes so important.
My main point is not:
“the model should magically remember everything.”
It is more:
“users need better structural tools to organize, revisit, isolate, reconnect, and navigate context intentionally.”
Right now, many long conversations become structurally flat even when the ideas inside them are highly interconnected.
That creates friction not only for memory retrieval, but also for reasoning continuity and long-term project coherence.
In a way, programmers already solve this through IDE structures:
files, modules, tabs, branches, references, trees, scoped context, etc.
I think non-programming knowledge work may eventually need similar interaction structures around AI systems:
not just larger memory, but better cognitive architecture.
Especially for workflows involving:
* long-form writing
* research
* planning
* technical coordination
* interconnected creative work
* evolving projects over months
So I completely agree that workflow matters.
My argument is that the AI workspace itself could help users manage those workflows much more effectively.
Discussion in the ATmosphere