OpenAI Codex Adds Pets (May 1, 2026): A Small UI for Tracking Agent Progress
OpenAI says Codex now has 'Pets' — a small companion UI you can wake with /pet that gives peripheral status about what Codex is doing.
Editorial Team
The AI Coding Tools Directory editorial team researches and reviews AI-powered development tools to help developers find the best solutions for their workflows.
On May 1, 2026, the official OpenAI Developers account announced “Pets” in OpenAI Codex.
Cloud coding agent with GPT-5.5 frontier model, 1M+ developers, Desktop App, in-app browser use, and parallel sandboxed environments
It’s a small update, but it’s a useful pattern for agentic tools: a lightweight UI element that sits in your periphery and helps you understand what the agent is doing without constantly foregrounding the full session.
What OpenAI Announced
From the announcement:
- “Pets. Now in Codex.”
- “Use /pet to wake your pet.”
Source: OpenAI Developers
Why This Matters (Without Over-Claiming)
OpenAI didn’t publish detailed release notes for Pets in the announcement, so the only safe claim is what’s explicitly stated: Codex now has Pets, and /pet wakes your pet.
That said, even minimal “ambient status” UX can matter a lot for long-running coding tasks. If your tool is increasingly agentic (and therefore increasingly asynchronous), users need lightweight ways to check:
- Is the agent running, waiting, or finished?
- Did it hit an error and need attention?
- Is it ready for review?
Pets appears to be one more step toward making Codex workable as a background collaborator.
Official Link
- OpenAI Developers announcement (May 1, 2026): https://x.com/OpenAIDevs/status/2050277882715611419
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Workflow Resources
Cookbook
Mastering OpenAI Codex CLI — Skills, MCPs & Workflows
Master OpenAI Codex CLI — agents.md skills, MCP integrations, and advanced workflows.
Cookbook
The MCP Ecosystem — Essential Servers, Setup Guides & Cross-Tool Patterns
Master the Model Context Protocol ecosystem — setup guides, essential servers, and cross-tool patterns.
Cookbook
OpenAI Codex API agent loop for implementation tasks
A repeatable API-driven loop to plan, implement, validate, and summarize coding tasks using Codex and GPT models.
MCP Server
AWS MCP Server
Interact with AWS services including S3, Lambda, CloudWatch, and ECS from your AI coding assistant.
MCP Server
Context7 MCP Server
Fetch up-to-date library documentation and code examples directly into your AI coding assistant.
MCP Server
Docker MCP Server
Manage Docker containers, images, and builds directly from your AI coding assistant.
MCP Server
Figma MCP Server
Access Figma designs, extract design tokens, and generate code from your design files.
Frequently Asked Questions
What are Pets in OpenAI Codex?
How do I enable or use Pets in Codex?
Related Articles
OpenAI Codex mid-May 2026 updates: Appshots, Goal Mode GA, and Codex CLI 0.131 → 0.133
Between May 18 and May 21, 2026, OpenAI shipped Codex CLI 0.131.0, 0.132.0, and 0.133.0 plus the 26.519 app release introducing Appshots, Goal Mode as standard, remote computer use, and plugin sharing for Business.
Read more →NewsOpenAI Codex May 2026 updates: Codex for Chrome + Codex CLI 0.130.0
OpenAI’s Codex changelog highlights May 2026 updates including a new Codex Chrome extension and newer Codex CLI releases (0.129.0 and 0.130.0), plus updated enterprise analytics governance documentation.
Read more →NewsCursor May 2026 updates: PR Review, Build in Parallel, Security Review, admin controls
Cursor’s May 2026 changelog highlights a new PR review experience, parallel plan execution with async subagents, Security Review beta, and new admin controls for models and spend.
Read more →