The funny thing is Claude 4.0 isn't even that 'smart' from a raw intelligence perspective compared to the other flagship models. They've just done the work to tailor it specifically for proper tool using during coding. Once other models catch up, they will not be able to be so stingy on limits. Google has the advantage here given they're running on their own silicon; can optimize for it; and have nearly unlimited cas…
Currently it's much more important to manage context, split tasks, retry when needed, not getting stuck in an infinite loop, expose the right tools (but not too many), ...