agents
2 articles tagged with agents
March 20, 2026
product updateOpenAI
OpenAI consolidating ChatGPT, browser, and Codex into single desktop app
OpenAI is developing a unified desktop application that combines ChatGPT, its browser, and Codex code generator into a single product. The move is intended to streamline user experience and focus resources on one integrated platform, with emphasis on agentic AI capabilities that can autonomously handle tasks like software development and data analysis.
March 16, 2026
product updateOpenAI
OpenAI Codex launches subagents and custom agent support in general availability
OpenAI Codex subagents reached general availability after weeks of preview, enabling developers to define custom agents as TOML files and parallelize task execution. The feature mirrors Claude Code's implementation with default subagents for exploration, worker, and default operations.