Why is 1M context trending?
Because it changes what AI systems can keep in working memory at once. A 1M-token context window lets models read far longer documents, codebases, and multi-step traces in one pass, which is why it is trending now—but bigger context does not remove the need for good context engineering.
What is it?
A context window is the text an AI model can actively reference while answering a request. It is closer to working memory than long-term knowledge. Moving from a few hundred thousand tokens to 1M tokens means a model can keep much more material in view during a single task or conversation.
Why is it trending?
It is trending because Anthropic just made 1M context generally available for Claude Opus 4.6 and Sonnet 4.6 at standard pricing, which turns long context from a premium edge case into a practical workflow feature. That matters for coding, legal review, research synthesis, and agent systems that need to track many connected details without constant summarization or context loss.
Key Things to Know
A bigger context window expands working memory
The main benefit is not magic intelligence. It is the ability to keep more relevant text, files, and conversation state available at once during a task.
Scale helps real workflows
Longer context is especially useful for code review, long documents, and agent traces where losing earlier details can break reasoning across the whole job.
More context still needs curation
Anthropic's own docs warn about context rot: if the window fills with noisy or weakly relevant material, recall and answer quality can still degrade.
Learn it in 5 questions
5 questions to test your understanding
