Comment by MeetingsBrowser

4 days ago

Turn of the 1M context that got enabled by default. Long sessions eat through the tokens much faster.

Your sessions were probably getting auto-compacted much earlier before the context window got larger.

Also worth checking if you're running long agentic loops — each tool call in a multi-step task counts against the window independently. So before switching providers, disable the extended context and run a day. It's probably not the model.