glossary

What is a context window?

A context window is the maximum amount of text an AI model can hold in working memory at once - every message, file, and tool definition in the conversation counts toward it.

Everything you send to a model competes for the same finite space: the system prompt, every message in the thread, uploaded files, tool definitions, and the answer the model is about to write. That space is the context window, measured in tokens rather than words. When a conversation fills it, something has to go, and it is almost always the oldest content.

This is why an assistant can quote your first message perfectly at turn five and have no idea what you said by turn two hundred. The text is still on your screen because the interface stores it, but it is no longer being fed to the model. Context windows vary widely by product and plan, and the number a company advertises is the model's capacity, not necessarily what the consumer chat app actually loads on each turn.

how this works in folk

Folk compacts long threads automatically, but the more useful difference is that its memory is not scoped to a thread. What you told it last month is still available next time you text, on whichever surface you happen to be using.

frequently asked

What happens when you reach the context window limit?

Either the assistant refuses to continue the thread, or it silently drops the oldest messages and keeps answering as if they were never there. The silent version is more common and much harder to notice.

Does a bigger context window mean better answers?

Not automatically. Attention spreads thinner as context grows, so quality often degrades well before the hard limit. This effect is called context rot, and it is why focused threads usually beat one enormous one.

Does paying for a subscription increase the context window?

Sometimes, but less than people expect. Paid plans typically raise message rate caps rather than the per-conversation ceiling, so upgrading often does not stop a long thread from filling up.

related terms

see it in folk

compare folk