OpenAI & AWS Tests Cut GPT-5.6 Agent Task Costs by 82%
新智元 · wechat · 2026-08-28
OpenAI and AWS released joint test results showing that by optimizing the environment and model, the cost for GPT-5.6 Terra to complete a task on the Kiro platform (Terminal-Bench 2.1) dropped by approximately 82%.
Optimization Logic
The 62% cost difference did not come from official price cuts (Terra dropped only 20%), but from efficiency gains:
- Reduced model Token output.
- Fewer tool calls.
- Avoided failed retries and circuitous paths.
Framework & Model Division
Tests show that billing costs are heavily influenced by the combination of "Agent Framework + Model". Kiro uses a Spec-driven process, breaking down requirements before handing them to the model, significantly saving tokens previously wasted on trial and error. Additionally, OpenAI suggests using Sol for planning and Luna for implementation in the pipeline to optimize cost-performance.
Competitive Landscape
The GPT-5.6 series (Sol/Terra/Luna) is now available on AWS Kiro, listed alongside Claude Fable. Kiro employs a hidden Chain of Thought strategy. This move allows OpenAI to compete with Anthropic on AWS's turf, shifting the evaluation standard from pure "accuracy" to a "balance of score and cost".
More from coding & agent
- Descript Launches Video Editing API: MCP, Zapier, CLI Automation for AI Editing — descript · 2026-08-28
- PRAXIST: Autonomous research framework with multi-peer parallelism — Aiden_Tech_Ai · 2026-08-28
- Ex-Anthropic engineer's $6/month AI graph catches failures pricey evals miss — Aiden_Tech_Ai · 2026-08-28
- Grok Bot report: AI reads a million posts to size up xAI's digital coworker — Scobleizer · 2026-08-28
- ChatGPT Cloud Browser in Action: Handling DMV Renewals and Price Comparisons — prd_008 · 2026-08-28
- Cursor automates web scraping to fill design copy in 15 minutes — floguo · 2026-08-28