Vivold Consulting

ChatGPT's new 'Dreaming' memory system fights staleness and scales to free users

Key Insights

OpenAI is rolling out its most capable ChatGPT memory system yet, built on a background process called dreaming that synthesizes memories for freshness, accuracy, and scale. It targets the staleness and correctness problems that show up across hundreds of millions of users and multi-year histories. It's live for Plus and Pro in the US now, with Free and Go users following over the coming weeks after a roughly 5x cut in serving cost.

Stay Updated

Get the latest insights delivered to your inbox

ChatGPT's memory grows up

OpenAI is rolling out what it calls its most capable memory architecture yet for ChatGPT - an upgrade aimed squarely at the three problems that plague memory at scale: it goes stale, it gets things wrong, and it's expensive to run across hundreds of millions of users and multi-year time horizons.

From sticky notes to "dreaming"

The feature has evolved in stages, and the framing is useful:

- Saved memories (April 2024) only recorded what you explicitly asked it to remember, which in practice felt like talking to someone who jotted a few notes and forgot everything else - and those notes went stale over time.
- Dreaming (first introduced April 2025) added a background process that automatically curates memory by drawing on your chat history, so context that comes up naturally gets retained without an explicit "remember this."
- The new release is a more capable, compute-efficient architecture built on top of dreaming - referred to as Dreaming V3 - that finally stands on its own rather than just supplementing saved memories.

Crucially, what the system synthesizes is reviewable: a memory summary page lets you see the highlights of what ChatGPT knows, correct or add details, and tell it which topics to raise and when.

What "good memory" is supposed to do

OpenAI frames quality around three objectives, each of which it says the new system improves on internal evals:

- Carry context forward so you don't reintroduce yourself every chat - for instance, asking for camera gear compatible with "my setup" and getting answers tuned to gear you discussed months ago.
- Follow preferences and constraints, whether explicit ("I'm vegetarian"), instructional ("don't bring that up again"), or implicit ("I live near San Francisco").
- Stay current over time, so "I'm going to Singapore in July" becomes "went to Singapore in July 2026" once the trip passes, and recommendations snap back to your home location.

Why the scale story matters

The headline operational win is cost: recent improvements cut the compute needed to serve dreaming to Free users by roughly 5x, which is what makes it practical to extend to everyone and to raise memory capacity for paying tiers. The bigger point is strategic - dreaming now gives OpenAI a shared memory foundation across all users, and personalization that deepens over time is central to making ChatGPT stickier and more useful. Memory controls and an FAQ accompany the release.

Related Articles

An AWS knowledge-graph deployment turned 6-month research cycles into 3 weeks - and the blueprint transfers far beyond pharma

An AWS GraphRAG deployment in pharmaceutical research cut R&D cycles by 87% - initial discovery that took six months now closes in three weeks - by fusing siloed internal databases and public literature into one queryable knowledge graph on Amazon Neptune Analytics and Bedrock (running Claude). Every answer comes with verifiable citations and a mapped reasoning path, which is exactly what regulated industries need for compliance. The architecture is modular and, crucially, transferable: any enterprise drowning in fragmented legacy data can copy this pattern.

SpaceX, Anthropic, and OpenAI listings will out-value every US VC-backed exit since 2000 - reshaping vendor economics for everyone

The new NVCA-Pitchbook Venture Monitor dropped a stunning claim: the pending OpenAI and Anthropic IPOs, together with SpaceX's listing, will generate more value than every US VC-backed exit since 2000 combined. SpaceX is already public at $1.77 trillion, and with both AI labs pushing toward trillion-dollar debuts, the trio should land north of $4 trillion - against roughly $70 billion in total US IPO proceeds last year. For anyone buying AI services, the labs' shift to public-market scrutiny will reshape pricing, transparency, and vendor stability.

A 14-person open-source team just became the default way 8.9M developers run local AI - and a lever for slashing inference bills

Ollama, the open-source tool that lets developers run open-weight AI models on their own machines in minutes, raised a $65M Series B led by Theory Ventures ($88M total), revealing it now serves 8.9 million developers monthly and sits inside 85% of the Fortune 500 - with just 14 employees. Founders Jeff Morgan and Michael Chiang previously built Docker Desktop, and they're repeating the play: abstract away the hardware pain, then monetise a cloud tier priced on GPU time rather than tokens. The backdrop is the industry's loudest cost debate: every company with heavy inference bills is under existential pressure to shift routine workloads to open models.