Claude’s recent updates lean more toward “practical, shippable productivity”: stronger models, longer outputs, more transparent usage, and easier-to-navigate documentation. This article takes the shortest path to help you understand Claude’s key new features—and tells you which scenarios are most worth using right away.
Claude Sonnet 3.5: A Stronger Default Choice
Claude Sonnet 3.5 is positioned by the official team as a version whose “performance surpasses Claude Opus 3 while maintaining speed and cost advantages,” making it suitable for everyday writing, summarization, Q&A, and coding assistance. For most people, this means higher stability on complex tasks without sacrificing response speed.
If you regularly use Claude to handle long documents, clarify requirements, or run multi-turn discussions, you’ll more clearly feel that its understanding of context is more coherent and it goes off-topic less.
Claude Extended Output: From 4096 to 8192 Tokens
A particularly practical update for developers is that Claude Sonnet 3.5’s maximum output limit in the API has doubled from 4096 to 8192 tokens. Long reports, long code generation, and detailed proposals finally no longer require frequent “continue writing.”
The enablement method is also clear: add the request header anthropic-beta with the value max-tokens-3-5-sonnet-2024-07-15 to turn on Claude’s longer-output capability.
A More Useful Claude Console: Usage and Cost Dashboards Are Live
The Claude developer console has added “Usage” and “Cost” tabs, allowing you to track consumption by USD amount, token count, and API key. For teams or people running multiple projects in parallel, this kind of visualization directly reduces arguments like “who burned through the quota?”


