explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • Pets as instrumentation, not ornament only
  • What OpenAI announced in-channel
  • The hatch-pet skill: skills are the extension layer
  • Platform scope
  • Competitive color without fan wars
  • Related on explainx.ai
  • Sources
← Back to blog

explainx / blog

OpenAI Codex adds animated pets: /pet, /hatch, and the hatch-pet skill

Codex’s desktop app gains Tamagotchi-style companions: slash /pet for built-in sprites, /hatch plus the curated hatch-pet skill for custom atlases—ambient UX, not a model upgrade.

May 2, 2026·4 min read·Yash Thakker
OpenAICodexDeveloper toolsAgent skillsmacOS
go deep
OpenAI Codex adds animated pets: /pet, /hatch, and the hatch-pet skill

OpenAI’s Codex is already a command center for agentic coding—parallel threads, skills, and long-running automation. In May 2026, the product’s public developer channels added a deliberately playful layer: animated pets you summon from the composer, with a /hatch path into custom sprites wired through OpenAI’s skills system.

This post separates what shipped (commands, skills, intent) from social hype (memes, rival product reactions). It is not a review of model quality.

TL;DR

TopicTakeaway
Commands/pet — wake or surface the pet UI; /hatch — customization path per @OpenAIDevs announcement thread.
Custom assetsCurated hatch-pet skill — explainx.ai profile · GitHub source — sprite atlases, packaging, QA helpers.
Why bother?Ambient status and emotional affordance—similar to dynamic-island-style cues—so you notice when Codex is idle, thinking, or blocked without tab-hopping.
Official backdropIntroducing the Codex app — multi-agent desktop framing; Codex changelog — verify versioned details.
EcosystemNot every coding agent vendor chases parity (Theo — t3.gg publicly ruled it out for T3 Code); that is a product-positioning choice, not a technical judgment.
Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


Pets as instrumentation, not ornament only

Agent UIs struggle with slow feedback loops. A diff can take minutes; a multi-step plan may stall on permissions. A small, persistent character that reacts to state beats yet another toast if it answers: Is something running? Did the last turn fail? Should I check the thread?

Sam Altman’s public thread frames the feature as more useful than it sounds—a fair hypothesis for anyone who ships status surfaces for operators. Treat that as product intuition, not measured UX research.

What OpenAI announced in-channel

The @OpenAIDevs account posted Pets. Now in Codex with /pet, followed by guidance to customize with /hatch. That pairing matters: built-ins first, creator path second.

For binding version notes (exact build numbers, platform coverage, rollback policy), default to:

  • Codex changelog
  • In-app release notes after you update

Social summaries (including third-party recaps) can drift from production behavior within hours.

The hatch-pet skill: skills are the extension layer

Custom pets are not “secret OpenGL hooks”—they ride the same skills mechanism explainx.ai readers already encounter with agent skills.

The hatch-pet skill in openai/skills documents workflows to create, validate, and package Codex-style animated sprite sheets (grid atlases, transparency rules, previews). Practically:

  1. Install or refresh the skill using the documented installer scripts in your Codex skills layout.
  2. Follow the skill’s prompts for art sources (references, generated stills, etc.).
  3. Emit pet.json (and related assets) consistent with Codex expectations—don’t hand-edit unless you enjoy debugging loaders.

If you are evaluating supply-chain risk, apply the same discipline as any other skill: read the SKILL.md, pin revisions, and audit network calls from image-generation helper skills.

Platform scope

OpenAI’s Codex app story now spans macOS and Windows per the Introducing post’s updates. Pet fidelity (animations, dock overlays, GPU paths) may still differ by OS—verify on your machine before filming a demo.

Competitive color without fan wars

Anthropic’s Claude Code shipped its own terminal companion meme (/buddy) around the same era of agent-tool whimsy. OpenAI’s take is desktop-native sprites plus a skills-backed hatch. The lesson for teams is broader than either mascot: developer tools compete on personality and latency—pets are one answer, not the only one.

Related on explainx.ai

  • Codex pets complete guide (how-to & top picks) — Settings, /pet, hatch-pet deep dive
  • Codex pets hub · Codex pet prompt kit — discovery + copy blocks
  • What are agent skills? — how hatch-pet fits the pattern
  • OpenClaw meets ChatGPT Plus and Codex OAuth — subscription-backed Codex flows
  • Where the ChatGPT “goblins” came from — culture and mitigation in Codex-era models
  • Agent skills security — treating new skills as untrusted until reviewed

Sources

  • OpenAI Codex app overview: openai.com/index/introducing-the-codex-app
  • Codex changelog: developers.openai.com/codex/changelog
  • hatch-pet skill (explainx.ai): /skills/OpenAI/Skills/hatch-pet
  • hatch-pet skill (GitHub): github.com/openai/skills — skills/.curated/hatch-pet
  • Product signals on X: @OpenAIDevs, @sama — verify live text

Third-party hands-on: 9to5Mac — Codex pets / Tidbits (May 1, 2026).


Pets, slash commands, and skill paths change with each Codex release. Treat this article as May 2, 2026 context and re-check the changelog before you train teammates or document internal runbooks.

Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

May 6, 2026

Codex pets complete guide: how to use /pet, hatch-pet, and pick top custom pets (2026)

Codex pets look whimsical; operationally they are a status surface for long agent runs. This guide goes settings-deep: Appearance & Pets, composer commands, hatch-pet packaging, art direction, and how to choose top built-in vs custom mascots without drowning in sprite tech debt.

Jul 19, 2026

macOS Blocks Codex as “Malware” — XProtect False Positive Fix (July 2026)

The alert “codex was not opened because it contains malware” is hitting Mac developers in July 2026 — often mid-session. Apple’s on-access scanner is quarantining OpenAI’s agent, not finding a real trojan. Here is what happened and how to recover.

May 30, 2026

OpenAI Brings Full Computer Control to Codex on Windows: Mobile Steering, Thread Management, and the AI Agent Wars Heat Up

On May 29, 2026, OpenAI launched computer use for Codex on Windows, letting AI control Visual Studio, Excel, and real workflows while you steer from your phone. With self-managing threads, parallel worktrees, and usage stats tracking, OpenAI is closing the Windows gap and escalating competition with Anthropic's Claude Cowork--which faces major security vulnerabilities.