Technology RadarTechnology Radar
This item was not updated in last three versions of the Radar. Should it have appeared in one of the more recent editions, there is a good chance it remains pertinent. However, if the item dates back further, its relevance may have diminished and our current evaluation could vary. Regrettably, our capacity to consistently revisit items from past Radar editions is limited.
Trial

Gemini 3.1 Pro, released February 19, 2026, is Google DeepMind's latest frontier model — posting leading benchmark scores on 13 of 16 standard evaluations and dramatically outperforming its predecessor on coding tasks.

Why It's in Trial

Gemini 3.1 Pro is a genuine leap over Gemini 2.5 Pro and represents Google returning to the frontier conversation in a serious way:

  • SWE-bench Verified: 76.2% (resolving real GitHub issues)
  • ARC-AGI-2: 77.1% — more than double Gemini 3 Pro's score
  • GPQA Diamond: 94.3% (expert-level scientific knowledge)
  • Beats Claude Opus 4.6 and GPT-5.2 on several benchmarks

The model can process entire codebases without RAG — you can feed in 50,000+ lines across multiple files and it maintains full context, which is a genuine competitive advantage.

Where It Stands Out

  • Codebase ingestion: The 1M context window plus its ability to reason coherently over extremely long contexts make it uniquely powerful for large-project questions
  • Pricing: Same cost as Gemini 3 Pro (Google gave users a major upgrade at no extra cost)
  • Agentic coding: Strong performance in the Gemini CLI and Gemini Code Assist integrations

Tradeoffs

Some users report that for fine-grained instruction following and production-quality code generation, Claude and GPT-4 series still edge it out. The "AI laziness" problem (truncated answers, placeholder code) seen in Gemini 3.0 appears reduced but not fully resolved.

How to Access It

  • Google AI Studio — free tier with limited quota
  • Gemini API (gemini-3-1-pro model ID)
  • Gemini CLI — with Google AI Ultra subscription
  • Cursor, JetBrains, and other third-party tools via API

Key Characteristics

Property Value
Context window 1,000,000 tokens
Strengths Coding, long-context reasoning, ARC-AGI performance
Provider Google DeepMind
API model ID gemini-3-1-pro