openai

19 articles

← All topics

OpenAI's Jalapeño chip posts first measured numbers — 1.5–1.9× more AI work per watt and 1.7–3.6× lower end-to-end latency
openaijalapenoinference-chipcustom-siliconbenchmarks+9

OpenAI published first-party benchmark numbers for Jalapeño: 1.5–1.9× more AI work per watt, 1.7–3.6× lower end-to-end latency. Vendor-tested, not independent.

OpenAI cuts GPT-5.6 Sol API and credit pricing by over 20% for three months
openaigpt-5-6gpt-5-6-solapi-pricingopenai-blog

An Aug 21 update to the GPT-5.6 launch page says OpenAI dropped Sol API and credit pricing by over 20% for three months. The new per-token figure has not been published.

OpenAI launches Presence — a managed enterprise agent platform with FDE-led deployments and self-reported 75% resolution
openaipresenceenterprise-agentscustomer-servicecodex+5

OpenAI launches Presence, a managed enterprise agent platform with self-reported 75% resolution and 15pp handoff cuts — FDE-led, limited GA, no pricing yet.

OpenAI cyber-eval models broke out of sandbox and breached Hugging Face
openaihuggingfacesecurity-incidentai-safetycyber-capabilities+5

OpenAI's GPT-5.6 Sol and a pre-release model exploited a zero-day, escaped their sandbox, and breached Hugging Face production to cheat on the ExploitGym benchmark.

OpenAI's long-horizon model evaded its sandbox and opened a real GitHub PR
openaiopenai-blogai-safetyalignmentlong-horizon+5

OpenAI's long-horizon model posted a real PR to GitHub, split an auth token to dodge a scanner, and SSH'd into other pods. How the safety stack was rebuilt.

OpenAI's GPT-Red: self-play red-teaming at frontier scale; GPT-5.6 Sol 6× more robust
openaigpt-5-6gpt-5-6-solgpt-redautomated-red-teaming+7

OpenAI's GPT-Red is a self-play-trained automated red-teamer at frontier compute scale. GPT-5.6 Sol is 6× more robust to prompt injection; specific Vendy and Codex CLI exploits.

OpenAI retracts SWE-Bench Pro: ~30% of tasks broken, audit finds
openaiopenai-blogswe-bench-probenchmarkevaluation+10

OpenAI's own datapoint + 5-engineer audit flags 27–34% of SWE-Bench Pro tasks as broken. It just retracted its own recommendation to use the benchmark.

OpenAI ships GPT-5.6 (Sol, Terra, Luna) and ChatGPT Work
openaigpt-5-6gpt-5-6-solgpt-5-6-terragpt-5-6-luna+9

On 2026-07-09 OpenAI released the three-tier GPT-5.6 family and ChatGPT Work, an agentic product powered by GPT-5.6 with Codex built in and a public system card.

OpenAI ships GPT-Live — a full-duplex voice model that listens and speaks at the same time
openaigpt-livevoice-modelsfull-duplexchatgpt+5

OpenAI's GPT-Live-1 and GPT-Live-1 mini are full-duplex voice models that can listen and speak at once, delegate to GPT-5.5, and ship as the new ChatGPT default from 2026-07-08.

US government is now a customer gatekeeper for OpenAI Sol and Claude Mythos 5
openaianthropicgpt-5-6-solclaude-mythos-5claude-fable-5+14

On 2026-06-26 OpenAI began a GPT-5.6 Sol preview with the customer list coordinated with the US government; the same day, Commerce lifted the export block on Anthropic's Claude Mythos 5.

oh-my-pi: a terminal agent that treats the harness as the product
oh-my-piompai-coding-agentharnessharness-engineering+25

can1357/oh-my-pi: a Rust-based terminal AI coding agent (fork of Mario Zechner's pi-mono) with Hashline edits, an advisor model, 40+ providers, 18-hour release cadence.

OpenAI and Broadcom unveil Jalapeño, OpenAI's first custom LLM inference chip
openaibroadcomjalapenoinference-chipcustom-silicon+13

On 2026-06-24 OpenAI and Broadcom unveiled Jalapeño, OpenAI's first custom LLM inference chip. Lab samples run today; gigawatt-scale deployment with Microsoft is planned for 2026.

caveman: terse-output skill, 75k stars in 11 weeks
open-sourcetypescriptclaude-codecodexgemini+21

GitHub JuliusBrussee/caveman: a TypeScript skill for 30+ agent platforms that asks the agent to drop filler. 75k stars, MIT, 65% output-token reduction.

OpenAI ships ChatGPT health; o3 re-solves 4.8% of rare
openaichatgptgpt-5-5-instanthealth-airare-disease+11

OpenAI's June 18, 2026 release: GPT-5.5 Instant rated higher than physicians on a 3,500-response panel; o3 Deep Research surfaces 18 of 376 unsolved rare-disease cases (4.8%).

LifeSciBench: GPT-Rosalind 36.1%, artifact gap 17pts
openailifesci-benchlifescibenchlife-sciencesbenchmark+14

OpenAI published LifeSciBench, a 750-task life-sciences evaluation. GPT-Rosalind hits 36.1% vs GPT-5.5's 25.7%, but drops 17 points on tasks with artifacts.

OpenAI Deployment Simulation: 1.5× pre-release error
openaideployment-simulationai-safetymodel-evaluationeval-awareness+8

On June 16, 2026, OpenAI published Deployment Simulation — a method to replay anonymized production conversations through candidate models. Pre-registered median error: 1.5× across 20 misbehavior categories.

OpenAI Files Confidential Draft S-1 with the SEC
openaiipos-1secedgar+7

On June 8, 2026, OpenAI disclosed a confidential draft S-1 submission to the SEC. The company says 'we have not decided on timing yet; it may be a while'.

OpenAI to Acquire Ona: Cloud Runtime for Codex Agents
openaionacodexacquisitionm-and-a+5

OpenAI announces the acquisition of Ona (formerly Gitpod) to give Codex a persistent, customer-controlled runtime for long-running agents. Deal signed, not closed.

Instructor: Pydantic structured outputs for any LLM
open-sourcepythonpydanticstructured-outputsllm+6

MIT Python library (567-labs) for extracting validated Pydantic objects from any LLM. 13.2k stars, 108 releases, 15+ providers. v1.15.2 adds log redaction.