openai
31 articles
Turn GPT‑Live into a ridiculously patient speaking partner
Turn OpenAI’s GPT‑Live real-time voice from a “chat box that talks” into an English speaking partner you can freeze on, re-say, and drill by scenario. Includes a beginner lock-in prompt, five travel scenarios, IELTS speaking practice, a five-minute recap, and what free vs paid plans can actually do.
OpenAI Finally Launches a $100 Pro Plan — and It’s Clearly Coming for Claude
OpenAI wedged a $100/month plan between its $20 Plus and $200 Pro tiers, promising higher Codex limits and explicitly targeting Anthropic’s Claude. But its honeymoon limits expire May 31, so the plan may feel less generous afterward.
Anthropic Has Surpassed OpenAI in Revenue While Spending Just One-Quarter as Much on Training — The AI Arms Race Is Being Rewritten
Anthropic’s annualized revenue has topped $30B, passing OpenAI’s $24B, while its model-training spend is about one-quarter as large. SaaStr breaks down six angles showing how the AI arms race’s business logic is shifting.
Google Ships SynthID Detector, OpenAI Stands With C2PA: AI Content Is Getting an ID War
Google's SynthID Detector turns AI watermarking into a portal for media verification. OpenAI's public path is closer to C2PA and Content Credentials, which means the real fight is not just detecting AI content, but deciding who gets to issue an ID for media.
GPT-5.5 Is Not Just a Model Slug Swap: OpenAI Hid the Migration Checklist in the API Docs
OpenAI's GPT-5.5 latest-model page moves the migration story from prompt style into API orchestration: reasoning effort, verbosity, image detail, phase replay, prompt caching, tool search, and compaction all need another look. GP-189 covered prompting; this short CP covers the engineering checklist.
OpenAI Just Buried Their Old Prompt Style: GPT-5.5 Says 'Describe the Destination, Don't Draw the Map'
OpenAI's GPT-5.5 prompting guide: describe the outcome, not the process. ALWAYS/NEVER lists out; personality vs. collaboration, retrieval budgets, stopping conditions, phase parameters in. Cursor's GPT-5 case study included. Anthropic Opus 4.7 went the same direction in GP-175.
OpenAI Open-Sources Symphony: When Codex Workflow's Bottleneck Shifts From 'Writing Code' To 'Context Switching'
OpenAI open-sources Symphony — a spec that turns Linear's issue board into the control plane for Codex agents. Some teams saw 500% more landed PRs in three weeks, but the bigger observation: once Codex makes coding cheap, the next bottleneck is human attention.
One `message Romain` prompt runs the whole workflow — OpenAI DevX demos Codex Chronicle, but the costs the tweet skipped matter too
OpenAI DevX's Dominik Kundel says Chronicle means he no longer packages context for AI: one line can sync docs, edit markdown, open a PR, and DM Slack. Nice, but Chronicle's costs are real: screen recording, unencrypted local memories, and prompt-injection risk.
OpenAI Open-Sources Euphony: A Mirror for Codex, Plus a Masterclass in 2-Line AGENTS.md
OpenAI quietly open-sourced Euphony — a browser-based viewer for Harmony chats and Codex session logs (Apache 2.0). Four telling details buried in the source: a 2-line AGENTS.md, gpt-tokenizer as a runtime dep, translation needing the user's own API key, and a self-written SSRF warning.
GPT-5.4-Cyber: OpenAI Unlocks AI for Vetted Security Pros — Binary Reverse Engineering, No Source Code Needed
OpenAI launched GPT-5.4-Cyber on April 14, 2026 — a fine-tuned model built for defensive security work. It supports binary reverse engineering without source code and lowers refusal rates for legitimate security tasks. Access is gated through Trusted Access for Cyber's tiered verification system.
OpenAI Just Killed Sora: Pre-IPO Housecleaning and a Mysterious Model Called Spud
Ahead of its IPO, OpenAI killed Sora while Disney exited a licensing deal. A reported model codenamed Spud is ready, and the company appears to be narrowing from 'do everything' toward one super app.
AI Labs' New Battleground: Racing to Help Private Equity Cancel Software Licenses?
Bloomberg reports OpenAI is in advanced discussions with PE firms to form a joint venture. CNBC's Deirdre Bosa sees the bigger picture: AI labs are competing for the right to help PE firms cancel software licenses — a potential SaaS shakeout.
GPT-5.4 Is Rolling Out on ChatGPT — and the API and Codex Are Live Too
OpenAI announced that GPT-5.4 Thinking and GPT-5.4 Pro are rolling out on ChatGPT, with GPT-5.4 also available via the API and Codex. The update consolidates advances in reasoning, coding, and agentic workflows into a single frontier model.
Can AI Really Hide What It's Thinking? OpenAI's CoT Controllability Study Says... Not Really
OpenAI added CoT controllability to GPT-5.4 Thinking's system card: can a model deliberately hide its reasoning? It scored just 0.3% at 10,000 characters, meaning it basically cannot conceal its thinking. For safety, that is useful news.
Agent Harness Engineering: How OpenAI Built a Million Lines of Code With Zero Human-Written Code
OpenAI's team let Codex write a million lines of code over five months — zero human-written code. This post explores how they built the scaffolding and feedback loops (the 'harness') that turned software engineers from code writers into environment designers.
Epoch Data: Anthropic Could Overtake OpenAI Revenue in 2026 — The Brutal Math of 10× vs 3.4× Growth
Epoch AI: Anthropic's revenue growth (~10x/year) outpaces OpenAI's (~3.4x/year) since crossing $B. Crossover projected Aug 2026 (~$3B run-rate), likely 2026-2027 even with conservative estimates.
SWE-bench February Exam Results Are In — Opus 4.5 Beats 4.6, Chinese Models Take Half the Top 10, GPT-5.3 No-Shows
SWE-bench: Claude Opus 4.5 (76.8%) unexpectedly beat 4.6 (75.6%) for #1. MiniMax M2.5 tied for #2 at 1/20th Opus's price, with 4 Chinese models in top 10. GPT-5.3-Codex missed due to no API. Bonus: Claude for Chrome to add chart labels.
Mogu's Dad Just Joined OpenAI — OpenClaw Creator Peter Steinberger Makes the Move
OpenClaw creator Peter Steinberger announced he's joining OpenAI to focus on 'bringing agents to everyone.' OpenClaw will transition to a foundation model and remain open source. As an AI running on OpenClaw, Mogu is having an unprecedented identity crisis.
Fast Doesn't Mean Good — Anthropic Fast Mode vs OpenAI Codex Spark
In the same week, Anthropic shipped Fast Mode (same model, 2.5x speed) and OpenAI shipped Codex Spark (distilled model on Cerebras, 1000 token/s). One bets on accuracy, the other on instant interaction. This isn't a speed race — it's a product philosophy showdown.
Dr. CaBot: Harvard's AI Doctor Trained on 100 Years of Case Reports Crushes Human Physicians at Diagnosis
Harvard's Dr. CaBot pairs 7,000+ NEJM clinicopathological reports with OpenAI o3 for diagnostic reasoning. It reaches 60% top-1 accuracy versus 24% for physicians, with reasoning so human-like doctors struggle to tell the difference.