惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
C
Check Point Blog
D
Docker
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
量子位
有赞技术团队
有赞技术团队
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
M
MIT News - Artificial intelligence
B
Blog
阮一峰的网络日志
阮一峰的网络日志
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
月光博客
月光博客

TechWire Asia

Microsoft to deploy AMD Helios AI systems on Azure Microsoft ERP Implementation Partners Roundup: Which Is Best For Your Business? Semiconductor talent retention now comes with a price tag, and it keeps climbing AI token usage is not productivity. Here's what to measure instead Oracle brings governed AI agents to Fusion Applications Nvidia expands Japan AI infrastructure and robotics push AI Appreciation Day 2026 puts trust and governance in focus NVIDIA pours its full stack into Japan. The flip side of its China lockout? Malaysia's digital regulations are becoming a real cost for its startups Malaysia's AI data center vision: How EdgeConneX is building for the future Southeast Asia tech funding doubled to $7.4 billion. One company took most of it SK Hynix's Nasdaq listing raises $26.5 billion to fund Korea's AI memory expansion Meta rolls out Muse Image AI model for Instagram, WhatsApp, and advertisers Malaysia businesses face AI and password cybersecurity risks How AI workloads will test APAC mobile networks Enterprise AI costs don't have to spiral, argues ManageEngine Microsoft launches $2.5B Frontier Company for enterprise AI FIFA World Cup: How To Win Fans in APAC With Technology Kanga enters a new phase of global growth and launches Kanga Global Vertiv ramps up manufacturing in Johor's tightening data centre market U Mobile completes migration to own ULTRA5G network after DNB exit Anthropic Claude models launch in Microsoft Foundry on Azure Asia built the AI infrastructure boom. The BIS just flagged who's exposed if it stalls. Why Apple is lobbying Washington to buy China’s memory chips Nvidia-backed Firmus plans 170,000-GPU Batam AI data centre Taiwan robot makers march into humanoid systems IBM claims world’s first sub-1 nm chip technology using nanostack design Can Alibaba bridge Malaysia’s SME talent gap via agentic AI for business? Huawei’s new tech explains why mobile AI network tech is no longer optional Apple-Intel chip deal faces years-long production timeline
OpenAI launches GPT-5.6 for coding, cyber and science
Muhammad Zulhusni · 2026-07-10 · via TechWire Asia
  • OpenAI launched GPT-5.6 for coding, cybersecurity, science, and work.
  • GPT-5.6 adds new reasoning modes, multi-agent workflows, and stronger safety testing.

OpenAI has made its GPT-5.6 model family generally available following a limited preview, launching three models for different performance and cost requirements: Sol, Terra, and Luna.

Sol is the flagship model, Terra is intended for general-purpose workloads, and Luna is the lowest-cost option. OpenAI said the family was trained to complete tasks with fewer tokens across coding, professional workflows, cybersecurity, and scientific research.

GPT-5.6 Sol also introduces new reasoning configurations. The max setting gives the model more time to explore alternatives, run checks, and revise its approach, while ultra coordinates four agents in parallel by default.

OpenAI said ultra runs several workstreams in parallel. Developers can build similar multi-agent workflows through a beta capability in the Responses API.

Higher benchmark scores with fewer tokens

OpenAI reported a score of 53.6 for GPT-5.6 Sol on Agents’ Last Exam, an evaluation of long-running professional workflows across 55 fields. The company said this was 13.1 points above Claude Fable 5 using adaptive reasoning.

At medium reasoning, Sol exceeded Fable 5 by 11.4 points at approximately one-quarter of the estimated cost. Terra and Luna also outperformed Fable 5 on the same evaluation at about one-sixteenth of the estimated cost, according to OpenAI.

On the Artificial Analysis Intelligence Index, which covers agentic work, coding, scientific reasoning, and other capabilities, GPT-5.6 Sol with maximum reasoning finished within one point of Fable 5 while completing tasks in 61% less time and at roughly half the estimated cost.

GPT-5.6 can also write and execute lightweight programs that coordinate tools, process intermediate results, monitor progress, and determine subsequent actions. Through Programmatic Tool Calling in the Responses API, these programs can filter intermediate data before returning relevant information to the model.

Coding and software engineering

OpenAI described GPT-5.6 Sol as its highest-performing coding model to date. On the Artificial Analysis Coding Agent Index, Sol with maximum reasoning scored 80, 2.8 points above Fable 5.

The company said Sol used less than half the output tokens, completed tasks in less than half the time, and cost about one-third less than the comparison model. Terra scored slightly above Fable 5, while Luna outperformed Opus 4.8.

OpenAI also reported its highest results to date on Terminal-Bench 2.1 and DeepSWE, which test command-line workflows and long-running engineering tasks in real codebases.

Computer use and interface design

GPT-5.6 can inspect rendered interfaces after generating them and make further revisions to visual or functional elements.

It can also turn natural-language instructions into interactive explanations and visualisations within ChatGPT Work. OpenAI did not provide a separate numerical benchmark for these design capabilities in the material released.

Documents, presentations, and spreadsheets

GPT-5.6 can work with documents, presentations, spreadsheets, and workplace data from services including Slack, Notion, Microsoft 365, and Google Drive.

GPT-5.6 Sol scored 92.2% on BrowseComp and 62.6% on OSWorld 2.0. On OSWorld, OpenAI said the model exceeded Opus 4.8 while using 85% fewer output tokens.

OpenAI said Luna nearly matched GPT-5.5’s highest performance at less than half the estimated cost, while Terra surpassed it at a lower cost.

For presentation work, GPT-5.6 can create editable decks from prompts and source files while identifying recurring elements in reference material, including layouts, typography, spacing, colours, content patterns, and Slide Master rules.

OpenAI also reported improvements in following reference formats for documents and spreadsheets, including handling equations, financial models, typography, page layouts, and worksheet structures.

Cybersecurity performance rises

On ExploitBench2, which measures progress from identifying vulnerable code through arbitrary code execution, GPT-5.6 scored 73.5%, compared with 47.9% for GPT-5.5 at a similar output-token budget.

On ExploitGym3, which tests whether agents can turn real-world vulnerabilities into working exploits, GPT-5.6 reached a 24.9% peak pass rate under a two-hour limit, up from 15.1% for GPT-5.5. With six hours, GPT-5.6 reached 33.7%.

The model also scored 71.2% on SEC-Bench Pro, compared with 45.8% for GPT-5.5. The benchmark evaluates proof-of-concept generation for complex software vulnerabilities.

OpenAI said GPT-5.6 can support defensive work including code review, patching, threat modelling, vulnerability triage, malware analysis, detection engineering, and patch validation.

Some advanced cyber capabilities remain available through OpenAI Daybreak’s Trusted Access for Cyber programme, which gives verified individuals and organisations additional access for authorised defensive work.

Individual participants must enable Advanced Account Security using hardware-backed passkeys by September 1 to retain access to OpenAI’s most cyber-capable frontier models. Those who do not meet the requirement will return to the default level of access.

OpenAI said it is also applying additional restrictions to high-risk entities and jurisdictions.

Science and internal AI research

OpenAI reported gains for GPT-5.6 Sol across scientific research evaluations covering biology, life-science research workflows, and chemistry, although it did not provide individual scores for each benchmark in the material released.

The company is also using GPT-5.6 internally for AI research tasks including diagnosing failures, optimising training systems, running experiments, interpreting results, tuning kernels, and improving training recipes.

During internal testing, average daily output tokens per active researcher were more than double the highest level previously recorded for GPT-5.5, according to OpenAI.

Over the preceding six months, the share of research compute allocated to internal coding inference increased 100-fold, while internal agentic token use rose approximately 22-fold. OpenAI said these figures measure adoption rather than research progress.

Expanded safety testing

OpenAI said the GPT-5.6 family underwent its most extensive safety evaluation programme to date before general availability.

Testing included human red teaming, automated evaluations, work with external experts, and approximately 700,000 A100-equivalent GPU hours of black-box automated red teaming.

The company said GPT-5.6 is more capable than earlier models in cybersecurity and biology but does not cross its Critical capability threshold in either field.

In cybersecurity, OpenAI’s testing found that GPT-5.6 performed better at identifying and fixing vulnerabilities than at reliably conducting autonomous end-to-end attacks against hardened targets. In biology, the company said the model can assist legitimate research but does not provide the complete capabilities required to create, engineer, or synthesise a highly dangerous novel biological threat.

OpenAI has introduced layered safeguards that combine protections trained into the model with real-time checks, continuous monitoring, reasoning-based review, and account-level enforcement.

A reasoning monitor reviews conversations for potential harm rather than relying only on classifier flags. OpenAI said the monitor can be updated without retraining classifiers from scratch.

The company said cyber safeguards on GPT-5.6 Sol block roughly 10 times more potentially harmful activity than those used on previous models. Users encountering unnecessary blocks in ChatGPT and Codex can retry prompts on lower-capability models.

OpenAI said safeguards will continue to be revised based on evaluation results, researcher findings, monitoring, and observed misuse. The company has also introduced a rapid-remediation process alongside its existing security and biology bug bounty programmes.

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events, click here for more information.

Tech Wire Asia is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.