Will an AI Dungeon Master remember my campaign?
A bare AI chat will eventually forget your campaign — but an AI Dungeon Master backed by a real engine will not. The difference is where the story is kept: in a chat, your history lives in a limited context window that fills up and drops the oldest facts; with an engine, your character, world, and journal live in a database that is read back fresh every session.
Why do long AI games "forget"?
Language models read a fixed-size window of recent text. Once a campaign outgrows it, the earliest events — a debt you owe, an NPC's name, a promise you made — silently fall out of view, and the model starts improvising over the gap. It isn't malfunctioning; it simply can no longer see what happened twenty sessions ago.
What keeps a campaign consistent?
Two things. State in a database: your hit points, gold, inventory, location, and quests live in records the engine owns, not in the chat transcript, so they stay exact no matter how long you play. A written journal: story beats are chronicled as they happen, and a returning session recaps from those records rather than from the model's fading memory. The numbers can't drift and the plot can't quietly reset.
Can I undo something that went wrong?
With lorewend, yes — the whole world state can be rolled back to an earlier point in plain language ("undo the last scene"), because every change is recorded as a step that can be replayed or reversed. A misunderstanding doesn't have to cost you the campaign.
How long can one campaign run?
Indefinitely. Because the state and the story live outside the chat, you can play the same character for months, stop mid-scene, and resume days later exactly where you left off — the engine-kept journal is the source of truth, and even the AI reads from it. Continuity is the whole payoff of solo and long-form play.
Frequently asked
- Does an AI Dungeon Master forget what happened earlier in the campaign?
- A plain chatbot does, once the game outgrows its context window. An AI DM backed by an engine does not — your stats live in a database and story beats are journaled, so each session is recapped from records, not from the model's memory.
- Can I pause a campaign and come back to it later?
- Yes. The engine holds the full state, so you can stop mid-scene and resume days or weeks later with nothing lost — your character, world, and journal are exactly as you left them.