Custom Desktop Pets in Codex
Simon Willison · rss · 2026-07-15
The author accidentally discovered and activated a "pet" feature in Codex Desktop: a small animated character that bounces around the screen to indicate Codex task progress, somewhat reminiscent of Clippy.
They went further and created a custom pet named "Pedalican"—a pelican riding a bicycle. During this process, GPT-5.6 Sol handled multiple calls to gpt-image-2 to generate the required sprite assets. The repository retains all intermediate images, the compiled sprite sheet, and GIFs of various animation loops. The author specifically highlighted their fascination with this workflow for generating sprites directly usable in games/animations, along with the two open-source skills: hatch-pet and imagegen.
More from coding & agent
- Dev builds talk on guardrails workflow for shipping AI-written code without reading it — TejasKumar_ · 2026-09-11
- banteg: Codex auto-review has regressed, blocking steps needed to complete authorized tasks — banteg · 2026-09-11
- A doc-anchored agent workflow: you write, the agent only critiques and finds disagreements — lucasmeijer · 2026-09-11
- SymKit MCP: 44 tools for AI agents to verify symbolic derivations — Foreign-Specific-604 · 2026-09-11
- GitHub Copilot team routes user bug reports to an AI agent via Slack — marlene_zw · 2026-09-11
- Scanning 23 agent sessions, a dev found 3 silent failure modes in memory systems — No_Advertising2536 · 2026-09-11