OpenAI made Codex Automations generally available and also added theme import and sharing in the desktop app. Use scheduled runs and isolated worktrees to move Codex from interactive coding into background workflow execution.

OpenAI's launch thread says Automations are now GA and can be reused with templates, which turns one-off prompts into repeatable tasks. The concrete examples are recurring engineering chores: "daily repo briefings," "issue triage," and "PR comment follow-up," all run on a schedule rather than from an active chat.
The implementation details are more useful than the marketing label. Per OpenAI, each run can now specify the model and "reasoning level," and the execution target can be either an isolated worktree or an existing branch launch thread. In a practitioner write-up, the demo thread describes the mechanism as a "dedicated Git worktree in the background," so the main branch stays untouched while the agent works in parallel.
That makes Automations closer to a lightweight agent runner than a desktop convenience feature. The automation demo shows a recurring task configured in the Codex app while a terminal view runs Git operations in the background, reinforcing that the product is now aimed at unattended repo maintenance, not just interactive coding.
The same release adds theme personalization to the Codex desktop app. OpenAI says users can "import themes you like or share your own," and the screenshots in the update post show editable appearance fields for accent, background, foreground, fonts, contrast, and sidebar translucency.
The theme system appears to be portable as structured config, not just point-and-click presets. In a shared theme example, a user posts a full codex-theme-v1 blob with keys for codeThemeId, accent, contrast, fonts, semantic diff colors, and surface/background values. That suggests teams can pass around exact appearance configs as text, which is more useful than local-only UI customization.
The third-party screenshots also show these appearance controls living alongside MCP servers, Git, environments, and worktrees in the desktop app's settings. Themes are cosmetic, but the release packages them with the more substantive automation rollout, signaling that Codex desktop is being developed as a daily-use engineering client rather than a narrow demo surface.
Claude can now drive macOS apps, browser tabs, the keyboard, and the mouse from Claude Cowork and Claude Code, with permission prompts when it needs direct screen access. That makes legacy desktop workflows automatable, and Anthropic is pairing the push with more background-task support for longer agent loops.
releaseOpenClaw shipped version 2026.3.22 with ClawHub, OpenShell plus SSH sandboxes, side-question flows, and more search and model options, then followed with a 2026.3.23 patch. Teams get a broader plugin surface, but should patch quickly and review plugin trust boundaries as the ecosystem grows.
releaseCursor shipped Instant Grep, a local regex index built from n-grams, inverted indexes, and Bloom filters that drops large-repo searches from seconds to milliseconds. Faster candidate retrieval shortens the coding-agent loop, especially when ripgrep-style scans become the bottleneck.
breakingChatGPT now saves uploaded and generated files into an account-level Library that can be reused across conversations from the web sidebar or recent-files picker. It removes repetitive re-uploading and makes past PDFs, spreadsheets, and images part of a persistent working context.
breakingEpoch AI says GPT-5.4 Pro elicited a publishable solution to one 2019 conjecture in its FrontierMath Open Problems set, with a formal writeup planned. Treat it as an early milestone worth reproducing, not blanket evidence that frontier models can already automate math research.
We’ve been cooking. 2 updates in the Codex app 👇 You can now personalize the Codex app with themes that match your taste. Import themes you like or share your own.
OpenAI released Themes for Codex app and promoted Automations to general availability! Custom themes are supported as well. Matrix 👀
the Codex app now has themes choose from some classics like Catppucin, Monokai, and Solarized. or try themes built with some partners from Linear, Notion, and OpenClaw among others. or make your own and share it this was a bit of a personal side quest that i’ve been thinking
We’ve been cooking. 2 updates in the Codex app 👇 You can now personalize the Codex app with themes that match your taste. Import themes you like or share your own.