Cognition Just Hit $48 Billion at $900M ARR. Here's What Autonomous Software Engineering Agents Look Like When They Actually Work at Scale.
On September 22, 2026, OpenAI launched GPT-6 Sol and Luna — completing a three-tier model family at $2/$10 and $0.10/$0.50 per million tokens. The pricing architecture permanently changes the economics of enterprise AI workflows, agentic deployments, and high-volume batch processing.
On September 22, 2026, OpenAI launched GPT-6 Sol and GPT-6 Luna, the second and third models in the GPT-6 family — arriving nineteen days after the flagship GPT-6 Astra. The headline figure is a 50% API price cut versus the GPT-5.6 series: Sol settles at $2/$10 per million input/output tokens, Luna at $0.10/$0.50. An additional 50% batch API discount puts Luna batch output pricing at $0.25 per million tokens. OpenAI confirmed to VentureBeat that these prices are permanent, not promotional. That last detail changes the enterprise planning calculus in ways that a promotional cut would not.
This is not just a price announcement. It is the completion of a pricing architecture that OpenAI has been building toward since GPT-5: a three-tier family designed to match model capability to task complexity, with pricing calibrated to maximize the economic case for agentic deployment at scale across the full range of enterprise workloads.
The Three-Tier Architecture OpenAI Just Completed
The GPT-6 family now covers the full enterprise workload spectrum in three tiers:
GPT-6 Astra at $10/$50 per million input/output tokens is the frontier reasoning tier — the most capable model in the family, built for the hardest tasks: complex multi-step coding, research synthesis, novel problem-solving where capability matters more than cost-per-task. Astra launched September 3.
GPT-6 Sol at $2/$10 per million tokens is the economic workhorse tier for sustained agentic execution. Sol handles coding agents, multi-step tool-call loops, and software engineering workflows where significant capability is needed but the task must scale across thousands of parallel agent hours. OpenAI describes Sol as built for "complex work, including coding" — the category where most production AI agent deployments currently live.
GPT-6 Luna at $0.10/$0.50 per million tokens is the high-volume clerical intelligence tier. Luna handles document summarization, information extraction, structured Q&A, routing, and classification — tasks with "a clear goal," as OpenAI's announcement framed it. At these prices, Luna competes directly with specialized cheaper open-weight models that enterprises have been using to keep high-volume workload costs manageable.
The three-tier architecture mirrors what Anthropic built with the Claude family (Opus, Sonnet, Haiku) and what Google built with the Gemini family (Ultra, Pro, Flash, Flash Lite). Model providers have converged on the view that enterprise AI procurement requires a tiered family covering the full cost-complexity spectrum. The question for enterprise buyers is no longer "which provider's flagship model should we use?" — it is "which tier of which provider's family optimizes our specific workflow economics?"
What the Pricing Table Actually Looks Like
The full picture including batch API rates and competitor pricing:
| Model | Input (Standard) | Output (Standard) | Input (Batch) | Output (Batch) |
|---|---|---|---|---|
| GPT-6 Astra | $10/M | $50/M | $5/M | $25/M |
| GPT-6 Sol | $2/M | $10/M | $1/M | $5/M |
| GPT-6 Luna | $0.10/M | $0.50/M | $0.05/M | $0.25/M |
| GPT-5.6 Sol (prev.) | $4/M | $20/M | $2/M | $10/M |
| GPT-5.6 Luna (prev.) | $0.20/M | $1.20/M | $0.10/M | $0.60/M |
| Claude Opus 5.5 | $2/M | $10/M | — | — |
| Claude Fable 5.1 | ~$1/M | ~$5/M | — | — |
| Gemini 3 Ultra | ~$2/M | ~$8/M | — | — |
Sol's pricing matches Claude Opus 5.5 exactly at $2/$10 — a deliberate competitive positioning that forces Anthropic to compete on capability rather than cost. Luna at $0.10/$0.50 undercuts Anthropic's Haiku-equivalent tier and sits in the same range as Google's Gemini Flash Lite, competing on volume workload economics rather than on premium capability claims. The decision to price Sol to exactly match Opus 5.5 is not an accident — it is OpenAI signaling that Sol is the direct competitive response to the model that took 40% of enterprise LLM API spend in 2026.
Benchmarks: Where Sol and Luna Win, Where They Fall Short
The benchmark data complicates the headline pricing narrative in ways enterprise buyers should understand before migrating production workloads.
On AutomationBench 1.0.6, the standard test for autonomous workflow execution across enterprise software environments, GPT-6 Sol at extra-high reasoning effort scores 33.2%. Claude Opus 5.5 leads at 40.0% — a 6.8-point gap. Claude Fable 5.1 with Opus 5.5 fallback scores 31.4%, slightly behind Sol. For agentic deployments where autonomous workflow completion rate is the primary ROI driver, Opus 5.5 maintains a meaningful advantage over Sol at the same price point.
On FrontierCode 1.1, which evaluates whether coding agents produce changes ready to merge into real-world production codebases, GPT-6 Sol scores 49.3% versus Claude Opus 5.5's 54.4%. Sol substantially improves over GPT-5.6 Sol on this benchmark and competes closely with the Claude Fable 5.1 xhigh configuration at lower cost — but trails Opus 5.5 by 5.1 points. For enterprise software engineering agents where merge-readiness is the acceptance criterion, that gap translates directly into percentage of agent runs requiring human intervention before merge.
On DeepSWE v1.1 and OSWorld 2.0, both benchmarks measuring autonomous software task completion in realistic environments, GPT-6 Sol's relative performance versus its GPT-5.6 predecessor is mixed rather than uniformly better. Sol improves on some tasks and falls short on others. This is important context: Sol is not a universal upgrade over GPT-5.6 Sol — it is better on some benchmarks, competitive on others, and weaker on a subset. The assumption that "newer model = better on all tasks" does not hold here.
Luna's competitive position is clearer. On AutomationBench at maximum effort, Luna achieves 66.6% — performing in line with Claude Opus 5 and Fable 5 at medium effort. That means Luna delivers prior-generation flagship model performance at one-tenth the cost of Opus 5 and one-twentieth the cost of Fable 5 at equivalent settings. For tasks where Opus 5-level quality is sufficient — which includes a substantial fraction of enterprise document processing — Luna's cost efficiency is decisive.
The Agentic Workflow Economics Case
The pricing architecture's real impact appears in agentic workflow cost modeling, not in per-query cost comparisons. Consider a sustained software engineering agent running for eight hours of compute time, executing hundreds of tool calls across a large codebase. At GPT-6 Astra pricing ($10/$50 per million tokens), token costs alone reach $50-80 per agent-hour at typical context sizes. At GPT-6 Sol ($2/$10), the same workflow drops to $10-16 per agent-hour. At Luna ($0.10/$0.50) for tasks where Luna's capability is sufficient, the cost falls to $0.50-0.80 per agent-hour.
This repricing changes which agentic workflows have positive ROI. Tasks that were economically marginal at Astra pricing — batch document processing, routine classification workflows, structured extraction pipelines, quality scoring across large datasets — become straightforwardly profitable at Luna pricing. The question Signal raised about the hidden costs of AI agents — whether token costs would fall fast enough to make certain workflows economically viable — has a clearer answer as of September 22.
The architectural implication is a shift to task routing: deploying routing logic that matches task complexity to model tier in real time. Novel high-stakes reasoning routes to Astra. Sustained execution loops route to Sol. High-volume structured tasks route to Luna. Organizations that implement intelligent routing instead of using a single model for all tasks will see 60-80% cost reductions on mixed-workload agentic deployments. The engineering investment in a routing layer — previously marginal when the cost difference between tiers was a 2-3x multiplier — now clearly justifies itself when the cost difference between Astra and Luna is a 100x multiplier per million output tokens.
The Batch API Multiplier
The batch API pricing adds another 50% discount on already-halved standard rates, making Luna batch economics transformational for asynchronous workloads. At $0.05/M input and $0.25/M output, a Luna batch job processing 10 million input tokens costs $0.50 in input fees and roughly $1.25 in output fees — $1.75 total for what would have cost over $100 on GPT-4 pricing two years ago.
This batch economics shift changes what categories of work are worth automating at all. Content classification, structured data extraction, document summarization at scale, query routing across large knowledge bases, quality scoring and moderation pipelines — these were manual tasks or cost-prohibitive at enterprise scale. At Luna batch pricing, they become obviously worth automating even for organizations with modest AI budgets. The automation threshold has moved from "tasks where the time savings clearly exceed expensive AI costs" to "tasks where the time savings exceed the cost of the engineering work to automate them."
For organizations running scheduled overnight processing pipelines, periodic analysis jobs, or bulk content generation workflows, migrating from standard API to batch API is the single highest-ROI near-term action available. The cost savings begin the next billing cycle and the API interface is identical.
Competitive Landscape: Claude, Gemini, and the Response Pressure
Sol's exact pricing match to Claude Opus 5.5 creates competitive pressure that Anthropic must respond to primarily on capability, since the cost lever is unavailable at this price point. Anthropic's advantage — the AutomationBench and FrontierCode gaps — is real and persistent as of the September 22 launch. Anthropic's bet is that enterprises with agentic workloads where those benchmark gaps translate into real task completion rate differences will pay the same price for the better-performing model.
That bet is defensible for the enterprise agentic tier but faces more pressure in the volume tier. Luna's pricing below Anthropic's Haiku-equivalent and in line with Google's Flash Lite creates a competitive dynamic in the sub-$0.50/M output tier where differentiation shifts from capability to platform factors: reliability, latency, fine-tuning options, enterprise SLA, ecosystem integrations.
The competitive pressure that Claude 4.6's pricing created for OpenAI's restructuring in mid-2026 is now reversed: OpenAI has forced Anthropic and Google to justify their pricing at both the midrange and volume tiers on capability grounds. This is the correct market structure for enterprise buyers — providers compete on the quality of AI they can deliver at a given price point rather than on pricing opacity.
What Changed Since GPT-5.6 Luna's 80% Cut
The GPT-5.6 Luna 80% price cut in July 2026 was a promotional compression of a single model in an existing family. GPT-6 Sol and Luna's launch is structural: it establishes a permanent three-tier pricing architecture that competitors must treat as the new baseline.
The difference matters for enterprise planning. A promotional price cut creates uncertainty about longevity — CFOs and procurement teams build AI cost models on pricing they believe is durable. The AI compound pricing problem documented the strategic challenge organizations face when model pricing changes faster than contract cycles. OpenAI's explicit confirmation that GPT-6 pricing is permanent addresses that uncertainty for the first time. This is the first time a major frontier model provider has explicitly stated that pricing is permanent at launch, rather than treating pricing as a variable to adjust as competitive dynamics evolve.
Permanent three-tier pricing changes the enterprise contract negotiation dynamic. Organizations can now build AI infrastructure cost models that assume a stable price floor, sign multi-year enterprise agreements with predictable AI line items, and invest in fine-tuning, prompt engineering, and workflow optimization with confidence that the economics will not shift under them in six months.
The Playbook for Enterprise AI Buyers
1. Audit your current workload by task complexity. Before routing decisions can be made, you need a precise map of token consumption by task type. Most organizations do not have this. Build the audit by logging task types, prompt lengths, and model usage across your AI infrastructure for two weeks. The result reveals the proportion of workload where Luna-tier intelligence is sufficient — typically 60-70% of volume — and where Sol or Astra capability is genuinely required. The cost model follows from the audit.
2. Implement model routing in your API layer, not in application code. The right architecture routes tasks to model tier based on input characteristics: task type, complexity signals, confidence requirements, output format constraints. Hardcoding model selection in each application creates a maintenance burden when model tiers change. A centralized routing layer that can be updated without touching application code is worth the initial engineering investment — especially when the cost differentials justify it by a factor of 100x.
3. Move high-volume batch workloads to Luna batch API immediately. Document summarization, classification, structured extraction, and content scoring pipelines running on standard API pricing at GPT-5.6 or Opus 5 rates are now overpaying by 90-96% relative to Luna batch. The migration is typically days of engineering work for cost savings that pay back that work within the first month of operation. This is the highest-priority immediate action for any organization with meaningful batch processing workloads.
4. Benchmark Sol against Opus 5.5 on your specific task distribution before migrating production agentic workloads. Published benchmark gaps — 6.8 points on AutomationBench, 5.1 points on FrontierCode — are proxies. The relevant comparison is performance on your workflows, with your prompts, on your data. For organizations where Sol closes the gap on their specific tasks, the pricing parity between Sol and Opus 5.5 makes Sol the lower-risk default. For organizations where Opus 5.5's benchmark advantages show up in their task distribution, the capability premium is worth paying at identical pricing.
5. Update your Q4 and 2027 AI cost models to use permanent GPT-6 pricing. The AI compound pricing problem documented how rapid pricing changes created planning uncertainty that made multi-year AI infrastructure commitments difficult to justify. That uncertainty has partially resolved. OpenAI's permanent pricing commitment makes Q4 and 2027 planning more reliable than at any point in the past two years. Build your cost models on these price points and plan infrastructure investments accordingly.
The Persistent Risk: What Cheaper Tokens Still Get Wrong
The pricing news obscures a structural challenge that token price reductions do not solve. Cheaper inference reduces cost per attempt, but does not reduce the cost of failed attempts. In agentic workflows, a failed task that consumed 100,000 tokens costs under $1 at Luna pricing — but that failed agent-hour still produced no value. Task failure rates remain the primary constraint on agentic ROI, and failure rates are driven by capability and task specification quality, not by token cost.
Sol's 33.2% success rate on AutomationBench means 66.8% of autonomously attempted tasks fail. At Luna pricing, each failure costs almost nothing — but 67% failure rate means two-thirds of agent compute time produces no economic return regardless of how cheap that time is. The organizations that will benefit most from GPT-6 Sol and Luna's pricing are those that have already invested in prompt engineering, task specification infrastructure, and agent monitoring that keeps task completion rates high. For organizations still in the "impressive demo" phase of agentic deployment, cheaper tokens reduce cost-per-failure without solving the underlying failure-rate problem.
The right framing for GPT-6 Sol and Luna is not "AI just got 50% cheaper." It is "the cost threshold for AI ROI just dropped significantly, and organizations with the infrastructure to achieve high task completion rates will realize that ROI, while organizations without that infrastructure will now fail more cheaply rather than more successfully."
Takeaway: GPT-6 Sol and Luna's September 22 launch completes a three-tier pricing architecture that changes the cost floor for enterprise AI at every complexity level. Sol at $2/$10 matches Claude Opus 5.5 pricing while trailing on agentic benchmarks by 5-7 percentage points — a gap that matters for some workflows and is irrelevant for others. Luna at $0.10/$0.50 delivers prior-generation flagship performance at one-tenth the cost, making high-volume batch automation economically obvious to pursue. The permanent pricing commitment from OpenAI is structurally significant — enterprise planning can now use these price points as a stable baseline. The immediate playbook: audit your workload by task complexity, implement model routing in your API layer, migrate batch workloads to Luna now, and benchmark Sol against Opus 5.5 on your specific task distribution before assuming the published benchmark gaps translate to your use case. The token price war has made entry-level AI automation accessible. The work of getting task completion rates high enough to generate real ROI remains exactly as hard as it was yesterday.
Frequently Asked Questions
What is the difference between GPT-6 Sol and GPT-6 Luna?
GPT-6 Sol and GPT-6 Luna are the second and third models in OpenAI's GPT-6 family, launched September 22, 2026, nineteen days after flagship GPT-6 Astra. Sol is priced at $2 per million input tokens and $10 per million output tokens, positioned for complex sustained work including coding agents, multi-step tool-call loops, and software engineering tasks where capability matters but cost must scale across parallel executions. Luna is priced at $0.10 per million input tokens and $0.50 per million output tokens, designed for high-volume tasks with clear, bounded goals — document summarization, information extraction, structured Q&A, routing, and classification. The capability difference is significant: Sol delivers roughly 90-95% of Astra's practical performance at 20% of the cost, while Luna matches prior-generation flagship models at approximately one-tenth their cost. Neither is a replacement for Astra on frontier reasoning tasks, but both cover the workload categories where most enterprise AI volume actually lives.
How does GPT-6 Sol compare to Claude Opus 5.5 in benchmarks?
GPT-6 Sol and Claude Opus 5.5 are priced identically at $2 per million input tokens and $10 per million output tokens as of September 2026, making their benchmark comparison directly relevant for enterprise buyers choosing between them. On AutomationBench 1.0.6, which tests autonomous workflow execution, Claude Opus 5.5 leads at 40.0% versus Sol at 33.2% — a meaningful 6.8-point gap for agentic deployments where task completion rates drive economic value. On FrontierCode 1.1, which evaluates coding agents producing merge-ready changes, Opus 5.5 leads at 54.4% versus Sol at 49.3%. Sol substantially outperforms the previous GPT-5.6 Sol generation and competes closely with Anthropic's hybrid Claude Fable 5.1 configuration, but trails Opus 5.5 on the benchmarks most predictive of agentic production performance. The correct answer for enterprises is to benchmark both models on their specific workflows and prompts — published benchmark gaps don't always translate into the same gaps on domain-specific tasks.
What is the GPT-6 batch API pricing for Sol and Luna?
OpenAI's batch API pricing applies an additional 50% discount on top of the already-halved standard rates introduced with GPT-6. For Sol, batch API pricing is $1 per million input tokens and $5 per million output tokens. For Luna, batch API pricing is $0.05 per million input tokens and $0.25 per million output tokens. These rates apply to asynchronous batch workloads — overnight document processing pipelines, scheduled analysis jobs, bulk content generation, and other tasks where latency is not time-sensitive. At Luna batch pricing, a job processing 10 million tokens costs $0.50 in input fees and roughly $1.25 in output fees assuming a typical output ratio — a total cost that makes economically marginal automation use cases clearly worth pursuing. The batch pricing effectively removes the cost barrier for high-volume structured tasks that were previously done manually because AI-grade automation wasn't economical at scale.
Should enterprises migrate from GPT-5.6 to GPT-6 Sol and Luna now?
For most enterprise workloads, yes — the migration is straightforward and the economics are compelling. GPT-6 Sol is 50% cheaper than GPT-5.6 Sol, performs better on nearly all benchmarks, and OpenAI has confirmed the pricing as permanent rather than promotional. GPT-6 Luna is similarly cheaper than its predecessor and achieves prior-generation flagship model performance at a fraction of the cost. The migration risk is low because both models are drop-in API replacements with the same interface as their predecessors. The main consideration before migrating is to benchmark performance on your specific task distribution — on some benchmarks, particularly DeepSWE v1.1 and OSWorld 2.0, GPT-6 Sol's performance versus the 5.6 series is mixed rather than uniformly better. Run your standard task evaluation on both before migrating production workflows. For batch API workloads, the migration is unambiguously beneficial and should be prioritized first: the cost savings are immediate and the performance is generally equal or better.
What does the GPT-6 three-tier model family mean for agentic AI workflow costs?
The GPT-6 three-tier family — Astra at $10/$50, Sol at $2/$10, Luna at $0.10/$0.50 per million tokens — fundamentally changes the ROI calculation for agentic workflows by making intelligent cost routing economically significant. A sustained agent run at Astra pricing costs $50-80 per agent-hour at typical context sizes. The same workload on Sol drops to $10-16 per agent-hour. Luna brings it to $0.50-0.80 per agent-hour for tasks where Luna's capability is sufficient. For organizations with mixed agentic workloads — some tasks requiring Astra-level capability, others manageable with Sol or Luna — implementing routing logic that matches task complexity to model tier can reduce total AI infrastructure costs by 60-80% versus deploying a single high-tier model for all tasks. The business case for building that routing layer — which requires engineering investment — now clearly passes ROI at the cost differentials the GPT-6 family establishes.