OpenAI

GPT-6 Astra

Under evaluation

Same model as GPT-6 Astra in Language Models, listed again here because it’s used as a coding model and scored on that rubric. It counts once in the directory’s totals.

Maker
OpenAI
Origin
United States
Released
Sep 3, 2026

Strengths & weaknesses

  • Rated #1 of 128 models on LMArena’s WebDev arena, where people judge working web apps — 42 points clear of the next model
  • A 1,050,000-token context window, so a large codebase fits in one pass
  • No result yet on SWE-bench Verified’s standard harness, so its skill at fixing real repository issues isn’t measured here
  • Priced at the top of the market, at about $20 per million tokens blended

Evaluation

In assessment · 55% measured

Scored on GPT 6 Astra (Max) · sources as of Sep 21, 2026

  • Code qualityw45

    No independent measurement yet

  • Web developmentw409.8

    Rule B1,800 rating (95% 1,784–1,817) from 2,281 votes · Scale 1,050–1,800, 0 to 10 · LMArena WebDev arena (gpt-6-astra-max) · Sep 11, 2026

  • Codebase contextw1510.0

    Rule B1,050,000 tokens · Scale 8,192–1,048,576 tokens, 0 to 10 · OpenRouter, context window · Sep 21, 2026

Price & availability

Measured the same way, deliberately kept out of the score: what a model costs doesn’t change what it can do.

w = weight, each criterion’s share of the overall score. Missing marks don’t count for or against. How scoring works

More in Coding & Agentic

View all →
OpenAI
Under evaluation
  • Excellent terminal automation, git operations, and CI/CD debugging
  • Far more token-efficient than reasoning-heavy rivals on routine tasks
  • Needs detailed, unambiguous instructions; struggles with vague requests
  • Smaller context window than some rivals, a constraint on huge monorepos
Anthropic
  • Strong at inferring intent from vague prompts and architectural context
  • 1M-token context supports coherent multi-file, cross-repo refactors
  • Can use many more tokens than leaner coding models on routine work
  • Narrates its reasoning at length, which slows down quick tasks
Alibaba
  • Open-weight performance within striking distance of proprietary leaders
  • Free to self-host, appealing for cost-sensitive or air-gapped teams
  • Requires serious infrastructure to run at full size
  • Tooling and IDE integrations are less mature than Copilot, Cursor, or Codex
Cursor
Under evaluation
  • Tight, real-time feedback loop; you see and steer every change
  • Affordable flat-rate pricing for all-day assistance
  • Needs a developer actively driving; not built for unattended runs
  • Background and async agent mode is still early and limited