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
Claude Code Quality Postmortem (April 23, 2026): Effort Defaults Reverted, Idle-Session Bug Fixed, Limits Reset
Anthropic detailed three separate Claude Code changes that degraded perceived quality (effort default, idle-session thinking retention, and verbosity prompting), and confirmed fixes shipped by v2.1.116 along with a subscriber usage-limit reset.
Read more →NewsCursor Team Marketplace (May 1, 2026): First-Party Plugin Controls Without a Repo
Cursor shipped a Team Marketplace update on May 1, 2026: admins can create a team marketplace without connecting a repository, and manage install behavior for first-party plugins (MCP servers, skills, subagents, rules, hooks).
Read more →NewsCursor Security Review (April 30, 2026): Always-on PR Security Reviewer + Scheduled Vulnerability Scanner
Cursor Security Review entered beta on April 30, 2026 for Teams and Enterprise plans, adding always-on security agents: a PR Security Reviewer that leaves inline findings and a scheduled Vulnerability Scanner that can send Slack updates.
Read more →