Background

OpenAI Upgrades Its Codex App With Customizable Themes And Automated Workflows

Codex

The rapid advancement of large language models has fueled intense competition among AI companies, often called the LLM war.

The launch of OpenAI's ChatGPT in late 2022 brought powerful conversational AI to millions, revealing how well these models could generate, explain, and debug code, often faster and more creatively than traditional tools for many everyday programming tasks.

This programming strength originated with ">the first interation of OpenAI's Codex, introduced in 2021 as a model fine-tuned on code. It powered the early GitHub Copilot, becoming one of the first widely used AI tools for real-time code autocompletion in editors.

Then, in 2025, OpenAI introduced a new, distinct product also called Codex, but as an autonomous, cloud-based software engineering agent powered by models like codex-1/o3 derivatives)

Later, in 2026, OpenAI relaunched Codex as a more advanced, cloud-based software engineering agent capable of handling complex, multi-step tasks autonomously. This evolved into a dedicated desktop application, the Codex app, now available on both macOS and Windows.

The app serves as a central interface for managing multiple agents, running parallel work in isolated environments, and integrating AI deeply into local development workflows.

This time, OpenAI announces two notable updates to the Codex app.

The first is the introduction of extensive customization through themes.

In the settings under Appearance, users can select a base theme, light, dark, or matching the system, while adjusting surface colors for elements like sidebars, accent colors for interactive highlights, and overall contrast levels.

A live preview compares changes side by side. Additional controls include importing or exporting theme configurations for sharing, modifying fonts for both the interface and code editor, enabling translucent sidebars, or adding pointer effects on hover. These options respond to longstanding developer requests for better personalization, improving comfort and accessibility during prolonged use.

The second update makes automations generally available.

This feature supports setting up recurring or templated workflows that run in the background.

Users define parameters such as the preferred model, reasoning depth (standard or high), execution context (new isolated worktree or existing branch), and other settings.

Automations suit repetitive processes like generating daily repository summaries, triaging incoming issues, following up on pull request comments, or monitoring alerts. Once configured, they execute without manual intervention each time, adding results to an inbox or archiving completed runs automatically. Templates allow reuse of logic across similar tasks, streamlining routine maintenance.

The announcement featured screenshots of the appearance settings interface, including code examples for theme definitions with varied accent and contrast values, and side-by-side previews of applied changes.

Community feedback on the post included users showcasing their custom themes, comparisons to other familiar schemes, and some additional feature suggestions.

Follow-up messages from the OpenAI Developers account invited more theme screenshots, reflecting engagement around this personalization aspect.

These enhancements represent ongoing refinements to the Codex app's interface and workflow tools. They build on the application's core purpose: providing a dedicated environment for agent-driven software development powered by OpenAI's latest models, while focusing on practical improvements to daily usability rather than fundamental shifts in capability.

Published: 
14/03/2026