The model's working memory: the maximum number of tokens it can hold in mind at once — your instructions, the conversation so far, and any documents you pasted in. When it's full, something has to be dropped or summarized.
Why it matters: this is why long conversations get forgetful, and why "just paste in all our documents" stops working. Managing the window is half of agent orchestration.
Related: Token