
OpenAI Codex
openai-codex-1a00f1f1·23 events·first seen 1mo agoAliases: OpenAI Codex, Codex (OpenAI app)
Co-occurring entities
More like this (12)
Recent events (23)
Introducing the Codex App for macOS
OpenAI has launched the Codex app for macOS, positioning it as a command center for AI-assisted software development. The app supports multiple simultaneous agents, parallel workflows, and long-running coding tasks. This represents OpenAI's push into dedicated developer tooling beyond the ChatGPT and API interfaces.
Codex is now generally available
OpenAI has moved Codex to general availability, introducing a Slack integration, a Codex SDK, and enterprise-oriented admin tools including usage dashboards and workspace management. The release positions Codex as a scalable developer and enterprise product. These additions suggest OpenAI is targeting broader organizational adoption beyond individual developers.
Powering next generation applications with OpenAI Codex
OpenAI announced that Codex is now powering 70 different applications across various use cases via the OpenAI API. The post highlights the breadth of adoption of Codex as a developer tool for code generation and related tasks. This represents an early milestone in the enterprise and developer ecosystem deployment of large language models for coding.
OpenAI Codex Released in Private Beta via API
OpenAI announced the release of an improved version of Codex, an AI system that translates natural language into code, made available through their API in private beta starting August 10, 2021. Codex is the model underlying GitHub Copilot and represents an early milestone in AI-assisted software development. The private beta release marks OpenAI's first broad external access to a dedicated code-generation model via API.
Sea Limited's CPO on Deploying OpenAI Codex Across Engineering Teams
Sea Limited's Chief Product Officer David Chen discusses the company's decision to deploy OpenAI Codex across its engineering teams to accelerate AI-native software development in Asia. The piece frames Codex as a tool for agentic software development workflows. This is a customer perspective piece published on OpenAI's blog, highlighting enterprise adoption of Codex in a major Southeast Asian technology conglomerate.
How Virgin Atlantic Ships Faster with Codex
Virgin Atlantic used OpenAI's Codex to accelerate development of its revamped mobile app, meeting a fixed holiday travel deadline. The deployment achieved near-total unit test coverage and zero P1 defects. This case study illustrates Codex being applied to a production software engineering workflow at a major airline.
GPT 5.4 is a big step for Codex
A Tier 2 commentary piece from Interconnects evaluates GPT 5.4 in the context of OpenAI's Codex agent ecosystem, examining what the model release means for the frontier of AI agents. The author reflects on the current state of agent evaluation and notes a continued preference for Claude in practice. The piece offers analysis of how GPT 5.4 advances coding-agent capabilities relative to competing offerings.
AINews: Codex Rises, Claude Meters Programmatic Usage
A Latent Space AINews digest covering trends in major coding agents, with focus on OpenAI Codex's resurgence and Anthropic's introduction of usage metering for programmatic Claude access. The piece tracks the evolving competitive landscape among AI coding tools. As a tier-2 commentary source, it synthesizes recent developments rather than breaking new ground.
OpenAI Codex and Figma Launch Code-to-Design Integration
OpenAI and Figma have announced a partnership integrating Codex into Figma's design platform, enabling bidirectional movement between code and design canvas. The integration aims to accelerate product development workflows by allowing teams to iterate between implementation and design artifacts more fluidly. This represents a deployment of Codex capabilities into a major design toolchain.
How Ramp engineers accelerate code review with Codex
Ramp's engineering team has deployed OpenAI's Codex with GPT-5.5 to automate and accelerate code review workflows, reducing feedback time from hours to minutes. The case study highlights an enterprise deployment pattern where agentic coding tools are integrated into production software development pipelines. This represents a concrete example of GPT-5.5 and Codex being used in real-world enterprise settings.
How Endava builds an agentic organization with Codex
Endava, a technology services company, has deployed OpenAI's Codex to accelerate software delivery workflows and reduce requirements analysis time from weeks to hours. The case study describes Endava's approach to building an 'agentic organization' using Codex as a core tool. This is a deployment case study published on OpenAI's blog highlighting enterprise adoption of agentic coding capabilities.
AINews: Agents for Everything Else — Codex for Knowledge Work, Claude for Creative Work
A Latent Space daily AI news digest reflecting on the expanding scope of coding agents beyond software development into knowledge work and creative work domains. The piece uses OpenAI Codex and Anthropic Claude as anchoring examples of agents 'breaking containment' from their original coding/assistant niches. Published as a quieter news day commentary, it surveys the broadening agent ecosystem landscape.
Claude Code, Codex and Agentic Coding #8
Zvi Mowshowitz's eighth installment in his ongoing series tracking the agentic coding landscape, covering developments around Claude Code and OpenAI Codex. As a tier-2 commentary source, the piece synthesizes recent progress and trends in coding agents. The series has been running since the initial wave of excitement around coding agents.
CodeGraph: Pre-indexed Local Code Knowledge Graph for AI Coding Agents
CodeGraph is an open-source TypeScript tool that builds a pre-indexed knowledge graph of a codebase to reduce token usage and tool calls for AI coding agents including Claude Code, Codex, Cursor, OpenCode, and Hermes Agent. It runs entirely locally, positioning itself as an efficiency layer between codebases and LLM-based coding assistants. The project gained significant traction with 3,688 stars in a single day, reaching 16,371 total stars.
Empirical study finds 80% of AI agent-authored test patches lack meaningful verification logic
A large-scale empirical study of 86,156 test-file patches from 33,596 agent-authored GitHub PRs finds that 80.2% contain weak or no explicit oracle signals — meaning they execute code without verifying behavior. The study covers five coding agents (OpenAI Codex, GitHub Copilot, Devin, Cursor, and Claude Code) across 2,807 repositories, and introduces a syntactic taxonomy of eight oracle signal categories. Despite lower raw merge rates, regression analysis shows strong oracles significantly improve merge likelihood (OR=1.28), suggesting current quality gates based on test-file presence substantially overestimate verification strength.
claude-skills: 313+ Skill/Plugin Collection for Claude Code and Multi-Agent Coding Tools
A GitHub repository providing 313+ reusable skills, agent plugins, and workflow templates targeting Claude Code, Codex, Gemini CLI, Cursor, and eight other coding agents. Coverage spans engineering, marketing, compliance, C-level advisory, finance, and productivity domains. The project has accumulated 15,476 stars with 157 added today, indicating strong community traction. It represents a growing ecosystem of structured prompt/skill libraries designed to extend AI coding agents beyond pure code generation.
claude-mem: Persistent Cross-Session Memory Layer for AI Coding Agents
claude-mem is an open-source TypeScript library that provides persistent context across sessions for AI coding agents. It captures agent activity during sessions, compresses it using AI, and injects relevant context into future sessions. The tool claims compatibility with Claude Code, OpenAI Codex, Gemini, GitHub Copilot, and other coding agents. The repository has accumulated 78,579 stars with 319 added today, indicating strong community traction.
Superset: Code Editor for AI Agents Era Supporting Claude Code, Codex and Others
Superset is an open-source TypeScript code editor designed for running multiple AI coding agents (Claude Code, Codex, etc.) concurrently on a local machine. The project has accumulated 11,117 GitHub stars with 64 added today, indicating notable community traction. It represents a tooling layer for orchestrating and managing parallel AI agent workflows in a development environment.
AionUi: Open-Source Local UI Layer for 20+ AI Coding CLI Agents
AionUi is a free, open-source TypeScript application providing a unified local interface ('Cowork app') for over 20 AI coding CLI tools including Claude Code, OpenAI Codex, Gemini CLI, and others. The project has accumulated 27,040 GitHub stars with 183 added today, indicating significant community traction. It positions itself as a customizable front-end layer that aggregates multiple competing AI coding agents into a single workspace.
SkillKit: Portable Skills Layer for AI Coding Agents
SkillKit is an open-source TypeScript project that provides a portable skills abstraction for AI coding agents, enabling installation, translation, and sharing of skills across tools like Claude Code, Cursor, Codex, GitHub Copilot, and 40+ others. The project has accumulated 1,112 stars with 32 added today, indicating moderate community traction. It targets the interoperability gap between the growing ecosystem of AI coding assistants.
Anthropic Passes OpenAI in Business Adoption; Cerebras IPO; Claude Mythos Security Concerns
A Ramp AI Index survey shows Anthropic reached 34.4% business adoption in April 2026, surpassing OpenAI's 32.3%, though analysts cite token cost inflation, service degradation, and competition from cheaper inference platforms as threats to the lead. Cerebras surged 89% on its IPO debut, signaling investor appetite for AI infrastructure hardware. Separately, Anthropic's withheld Claude Mythos model—which solved a novel cybersecurity challenge—prompted meetings with the Financial Stability Board, while ArXiv announced year-long bans for authors submitting unvetted AI-generated content.
Hermes Agent Surpasses OpenClaw in Daily Token Usage, Highlighting Self-Improving Agentic Capabilities
Hermes Agent, an open-source personal agent from Nous Research launched in February 2026, has overtaken OpenClaw on OpenRouter's daily token consumption leaderboard. It distinguishes itself through automatic skill creation (converting successful task completions into reusable SKILL.md instruction files), a two-tier memory architecture with intelligent deduplication and merging, and a Curator background process that manages skill lifecycle. The agent supports local or cloud deployment, integrates with ~20 messaging services, and works with a wide variety of LLMs, positioning it as a model-agnostic alternative in the emerging personal agent category.
Forward Deployed Engineers as an Early Wave in AI Engineering Role Specialization
Andrew Ng argues that the current vogue for AI Forward Deployed Engineers (FDEs), driven by OpenAI and Anthropic embedding engineers within client organizations, is an early indicator of broader role specialization in AI engineering. He contends that internal AI Engineer hiring will vastly outnumber FDE placements, and that vendor lock-in concerns limit FDE appeal. Ng predicts the generalist AI Engineer role will fragment over the coming decade into specialized tracks such as LLMOps, Evals Engineers, and AI Data Engineers, analogous to how software engineering split into frontend, backend, devops, and other disciplines.