context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
Why it matters
If you're building browser agents, letting the model write code instead of emitting click/type actions avoids the context windowThe maximum amount of text a model can consider at once — its working memory for the current conversation or task.Full definition →-window and precision limits that plague vision-only computer use.