Initial release of Gemini 3 Deep Think reasoning mode
TL;DR
Google AI Ultra subscribers gain access to a new reasoning mode that uses iterative thought cycles to solve complex math, science, and logic problems.
## What changed Google released Gemini 3 Deep Think on December 4, 2025. Google AI Ultra subscribers received access to this reasoning mode inside the Gemini app. The mode runs iterative rounds of reasoning that test multiple hypotheses at once on math, science, and logic tasks.
Responses arrive after a few minutes rather than instantly. Users select Deep Think from the prompt bar and Thinking from the model dropdown to start a query.
## Why it matters Solo builders now have a dedicated path for problems that standard models still mishandle. This targets the exact pain points that appear in workflow automation, data mapping, and custom logic inside tools like Notion or Zapier.
The move pressures competitors who charge similar premiums for reasoning features. It also signals Google will keep advanced modes behind the highest tier rather than spreading them to lower plans.
## How to use it Open the Gemini app and confirm you hold a Google AI Ultra subscription. Choose Deep Think in the prompt bar, then pick Thinking in the model dropdown before submitting the task.
The system returns a notification once the response is ready. Start with one narrow, high-stakes problem such as debugging a multi-step automation script or verifying a data transformation rule.
## Watch for Track whether Deep Think produces fewer logic errors on real builder tasks over the next month. Watch for rate limits that make daily use impractical. Expect a follow-up release that adds direct export options into Notion databases or Zapier steps.
Harsh’s take
Ultra pricing adds another monthly cost on top of the tools you already run. The slower response time forces you to batch hard problems instead of solving them inline during a build session.
Most Vibe Builders will not need this mode every day. It only pays off when a single logic error costs hours of rework.
Test Deep Think on three current automation failures this week. Keep notes on whether the extra wait actually reduces total fixes. Drop the subscription if the gains stay below one hour per week.
by Harsh Desai
About Gemini
View the full Gemini page →All Gemini updatesGo deeper
More AI news
- FeatureHermes Agent verifies work with completion contracts and evidence ledgers
Hermes Agent records verification evidence for coding tasks. The /goal command uses completion contracts to judge success against test runs rather than model assertions.
- FeatureCursor adds cloud agent management to the Agents window
Cursor sets up cloud development environments in under 10 minutes, spins up isolated cloud subagents using /in-cloud, and hands off sessions between local and cloud.
- FeatureCursor introduces /automate skill for automating repetitive tasks
Cursor's new /automate skill creates automations from plain language. Workflows trigger via Slack emojis or GitHub events while cloud agents access virtual computers.