1 September 2026
Google replaces Gemini Notebook message limits with dynamic compute meter
First reported
AI Breakfast ran this on .
- Google changed how it throttles Gemini Notebook, the company's AI coding assistant. Instead of a fixed daily message quota, users now get a meter that refreshes every 5 hours.
- The new meter measures computational cost in real time, accounting for how complex each prompt is, how much text context the model receives, and the density of information in sources.
- Heavy processing tasks now queue until the server has available capacity rather than blocking users immediately, letting lighter work proceed without waiting.
How it was covered
AI BreakfastIndependent editors
Google is replacing flat daily message quotas with a dynamic 5-hour refreshing compute meter that calculates prompt complexity, context depth, and source density on the fly, while deferring heavy background jobs until server capacity permits.