The most noteworthy update in this release of Claude is the expansion of Sonnet’s context window to the “million-token” level. Put simply, Claude can ingest longer documents, code, and conversation history in one go, then analyze and generate based on the same shared global information. For long-form review and collaboration on complex projects, the experience will be noticeably different.
What exactly does Claude’s “million tokens” change?
In the past, when using Claude to handle long content, a common approach was to upload it in segments, summarize across multiple rounds, and then stitch the summaries back together—a process that easily loses details. Now Claude can accommodate a much longer context within a single request, which essentially greatly reduces the “cut it up first, then retell it” steps. For tasks that need global consistency—such as mapping the throughline of an entire book of materials or cross-checking references across chapters—this is much more worry-free.
Which scenarios benefit most: long documents, long code, and long-running tasks
For documents, Claude is better suited for comparing contracts, extracting regulatory/standard clauses, building book-level indexes of key knowledge points, and checking citations and references. For engineering teams, Claude can see more modules and historical changes at the same time, making architectural recommendations, locating issues across files, and generating consistent change notes more reliable. You can also feed meeting minutes, requirement documents, and acceptance criteria into Claude in one shot, and have it produce PRDs, test cases, and milestones using the same set of conventions.


