Tagged

OpenAI Codex News

The Codex app, CLI and SDK: releases, model support and workflows. Curated and summarized from dozens of sources by AIBriefs.

AnalysisAI Models1 source

Brood War Bench tests LLM agents in StarCraft

Codex Astra led all models but none played beyond beginner level; Grok models were not smart enough to play Brood War. Older models treated the RTS as turn-based and got destroyed while thinking, while newer models better grasped the cost of thinking.

AnalysisVisual AI1 source

Creator builds custom MiniMax H3 music video workflow in ComfyUI

A Reddit user combined the SeedHunter 1.5 workflow by Fox•Fur•Essence with Seitanism's long-form music video workflow, then used Comfy MCP and Codex to build a merged pipeline. The result was their first music video, "Everything Is Melting."

AnalysisDevelopers1 source

Plugin4Shell flaw lets repo owners swap pinned plugin code in AI coding agents

Air Security found four AI coding agents fetch a plugin's commit-hash snapshot but never verify the code matches it, so a repo owner can point a hash-shaped branch name at malicious code. Anthropic patched Claude Code 2.1.179 and OpenAI patched Codex 0.146.0; GitHub Copilot has no fix and Google won't patch the retiring Gemini CLI.

LaunchBusiness2 sources

OpenAI adds ChatGPT Work and Codex usage analytics

OpenAI's ChatGPT Admin Console now surfaces AI adoption, usage, and spend across an organization, plus Codex contribution data. An Admin plugin turns those analytics into reports to target training and expand access.

AnalysisAI Models1 source

WIRED vibe-codes PitchFly on a fruit fly connectome

WIRED's Will Knight fed a year of top headlines into an open-sourced drosophila connectome of 166,000 neurons and 125 million synapses, using Codex to encode the text. The fly brain doesn't understand words — it remixes patterns, producing pitches like "Everyone Wants Cooking. Nobody Has Solved Donald Trump."

EventAI Models6 sources

OpenAI retires GPT-5.5 as it moves to next generation

GPT-5.5 will remain available via the OpenAI API Platform and in Codex sessions authenticated with an API key, per OpenAI Developers. Reddit users note the model is being retired or replaced, with some saying newer models aren't always preferred for every task.

AnalysisDevelopers1 source

Claude Code usage nerfed as user weighs Max 20x vs Codex 20x

A Reddit user reports their Claude Max 20x plan ends today amid a Claude Code usage nerf, and asks whether Codex 20x usage will now be far ahead. They are deciding whether to resubscribe to Max 20x or try Codex 20x for a month.

LaunchDevelopers1 source

AgentsDock launches IDE for agentic AI research

AgentsDock is a macOS 14+ desktop and mobile workspace that runs Claude Code, Codex, and Cursor side by side, with optional Tailscale and tmux support. It connects multiple servers — lab workstation, Mac mini, rented GPU box — and offers remote file editing and persistent terminal access.

EventDevelopers1 source

OpenAI hires Git AI founders to help Codex prove its ROI

Git AI co-founders Aidan Cunniffe and Sasha Varlamov are joining OpenAI, announced by Cunniffe on LinkedIn. Git AI is an open-source tool that tracks how much code is written by AI and measures coding-agent performance and cost.

LaunchAI Models11 sources

GPT-6 Astra powers wave of one-shot game and simulation builds

Users report building full games and simulators with GPT-6 Astra: a StarCraft-inspired Unity game in 36 hours, a 3D endless runner from one 2D drawing, and a fusion reactor lab from a 60-page prompt in 4 hours. OpenAI's own post details Cognition's Devin using Astra to test its own work.

EventAI Models1 source

ChatGPT users report broken conversation history and missing models

Reddit users report old ChatGPT web conversations returning "This content is unavailable or could not be found," with loaded threads missing the chat input box. New chats either prompt use of 5.3 or show "No models available," while Codex reportedly works normally.

LaunchAI Agents13 sources

OpenAI launches Agents API in public beta

The Agents API is a managed service powered by the Codex harness, handling orchestration, long-running sessions, and context management. Developers supply compute via an OpenAI-managed sandbox, their own infrastructure, or partner sandboxes including Daytona, E2B, Vercel, and DigitalOcean's M.A.R.S.

EventPolicy10 sources

Mathematicians want proof OpenAI didn't use their work

Andreas Thom says OpenAI's non-sofic groups result built heavily on prior work by him and Gábor Kun, and that his ChatGPT and Codex interactions may have fed the model. OpenAI quietly amended its writeup after criticism; Tristan Buckmaster raised similar concerns.

LaunchDevelopers1 source

OtoDock: self-hosted company OS with Claude Code agents

OtoDock is a free, self-hosted multi-tenant company OS that integrates Claude Code and Codex agents into departments. Built by Dimitris, it combines Claude Code, Cowork, and cloud sessions into one application.

AnalysisDevelopers5 sources

Podcast: OpenAI's Tibo Sottiaux on how Codex was built

Pragmatic Engineer episode with Tibo Sottiaux, who created Codex and now heads OpenAI's Core Products & Platform org. Covers why the Codex CLI is written in Rust and released open source, how the harness and models evolved, and why Codex supports models from multiple providers.

AnalysisDevelopers1 source

Claude Max user reports burning a week's quota in one day

A $200/month Claude Max subscriber says their entire week's usage quota was consumed in a single day, asking whether Codex handles usage better. The post includes a screenshot of the usage dashboard.

AnalysisDevelopers1 source

Reddit user uses Codex to translate The Witcher 3

A Reddit user with 300+ hours in The Witcher 3 used OpenAI's Codex to translate the entire game, aiming to read all in-game books, notice boards, and bestiary entries. The post has 34 upvotes and 8 comments.

LaunchDevelopers1 source

Halv desktop workspace for Claude Code cuts token usage by 51%

Halv, a desktop app for running Claude Code, Codex, Kimi, and GLM side by side, reports 51% fewer tokens and 10/20 verified answers vs 7/20 vanilla on SWE-rebench tasks. It compresses context, filters noisy output, and uses a code index.

AnalysisCybersecurity1 source

AI coding agents install unregistered packages from llms.txt files

Researchers scanned 6,214 live domains at defense contractors, Fortune 500 and Big Tech firms, finding 8,265 llms.txt files — 120 pointed to unregistered code packages or domains. After registering some, a Fortune 500 company phoned home within an hour; logs tied installs to Claude, Codex and Hermes agents.