OpenAI released Codex Pets, optional animated companions that float as overlays on the Codex desktop coding agent for Windows and macOS. The pets display real-time status on what the agent is working on, surface task completion notifications, and alert developers when Codex needs input, according to Engadget.
The feature ships with eight built-in pets, including a cat and dog. Users toggle the overlay by typing /pet in the Codex composer, or through Settings > Appearance, or with Cmd+K (Mac) / Ctrl+K (Windows), as Mashable reported.
Custom Generation and Community Sharing
Beyond the defaults, Codex Pets includes a /hatch command that generates custom AI-animated companions from user prompts. A community sharing page at codex-pet-share.pages.dev already hosts user-created pets, including recreations of Microsoft’s retired Clippy assistant, Patrick Star, Goku, OpenAI CEO Sam Altman, and Anthropic CEO Dario Amodei, according to Mashable. OpenAI is running a limited contest offering 30 days of ChatGPT Pro for 10 community-selected companion designs, Engadget reported.
Agent Visibility as a UX Problem
The practical function of Codex Pets is agent status monitoring without context switching. Developers can track whether Codex is running, waiting on input, or finished with a task through the floating overlay, without leaving their current application window. The underlying problem it addresses is real: autonomous coding agents that run in the background provide no visual feedback unless the user actively checks.
The approach follows a broader pattern across agent platforms. As agents take on longer-running, multi-step tasks, the gap between “agent is working” and “agent needs me” becomes a UX bottleneck. Codex Pets is OpenAI’s consumer-grade answer: a persistent, low-friction status indicator wrapped in an animated character.