Context Window
The maximum amount of text (measured in tokens) an AI model can process in a single interaction. Larger context windows allow models to understand bigger codebases. Critical for agentic coding where agents need to comprehend entire repositories.

