OpenAI officially launched the Dreaming V3 memory architecture on June 4, marking ChatGPT's personal memory leaping from "user-maintained list" to "model-maintained continuous state."

Dreaming was first introduced in V0 in April 2025, with the idea of letting the model synthesize context across multiple turns in the background, supplementing the user-not-explicitly-asked "prompts to remember" instructions. But OpenAI itself admits that V0 has always been "unable to stand as a complete memory system on its own." V3 directly replaces the two-year-old "saved memories" list: background processes continuously synthesize memory state, naturally occurring context is automatically captured, and entries are automatically updated over time.

The key engineering breakthrough of V3 is scalability — OpenAI reveals that the compute overhead of serving Free users has dropped by about 5× compared to the old solution, so in the coming weeks Dreaming can be pushed to Free and Go tier users. Third-party testing shows that factual recall accuracy has jumped from about 41.5% to 82.8%. This means ChatGPT finally "remembers" cross-session, cross-quarter preferences and project context, rather than just relying on the current conversation's window.

The deeper impact is on product form: as memory shifts from "user explicit management" to "model self-maintenance," agent-style long-term task collaboration finally has a foundation to build on. At the same time it brings new governance problems — when AI silently rewrites its understanding of you, the cost of error correction and the boundaries of responsibility are both open. Anthropic's May launch of "Claude Dreaming" and OpenAI's Dreaming V3 are just the beginning; the "memory war" in the second half of 2026 will become the new watershed for competition among the various frontier model vendors.