simonw/pedalican
Simon Willison accidentally discovered the 'pet' feature in Codex Desktop and created a custom pelican-on-a-bicycle pet named Pedalican using GPT-5.6 Sol and gpt-image-2. He documented the entire generation process, including prompts and intermediary steps, and open-sourced the relevant skills.
simonw/pedalican
Simon Willison’s Weblog
Subscribe
14th July 2026 - Link Blog
simonw/pedalican. Clearly I wasn't paying attention when these were first announced back in May, but today I accidentally activated a "pet" in Codex Desktop - a little animated robot, reminiscent of Clippy - and then learned you can create your own.
So I did, and now I have a cute little pelican on a bicycle bouncing around my desktop giving me updates on my Codex tasks.
Your browser does not support HTML5 video.
The most interesting thing about this process was watching how the custom pet was created. I told it I wanted a custom pet that was a pelican riding a bicycle and GPT-5.6 Sol xhigh did the rest of the work, using several rounds with gpt-image-2 to generate the necessary sprite assets.
I had it make extensive notes and record all of the intermediary steps. My GItHub repo includes every generated image and combined sprite sheet, plus GIFs for each of the animation loops such as this one, called waving.gif:
That GIF was compiled from a single image generated by gpt-image-2 that looked like this:
And that image was created by executing this prompt against the initial generated character reference image, which was created with this prompt, which has this structure:
Create one clean full-body reference sprite for Codex pet Pedalican.
Pet identity: A compact adorable baby pelican with a round cream-white body, soft coral-orange bill and feet, riding a tiny sky-blue bicycle [...]
Place a single centered pose on a perfectly flat pure magenta #FF00FF chroma-key background. Keep the full pet visible, compact, readable at 192x208, and easy to animate. [...]
I've been looking out for example of ways to use image generation to create simple game-ready sprites, so I spent some time digging into this mechanism to see how it works.
The key implementation details are open source - these two skills in particular, both Apache 2.0 licensed:
hatch-pet from openai/skills
imagegen from openai/codex
And yes, GPT-5.6 Sol did come up with the name "Pedalican". I like it!
Recent articles
The new GPT-5.6 family: Luna, Terra, Sol - 9th July 2026
sqlite-utils 4.0, now with database schema migrations - 7th July 2026
sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25) - 5th July 2026
This is a link post by Simon Willison, posted on 14th July 2026.
ai 2,117
prompt-engineering 192
generative-ai 1,872
llms 1,839
text-to-image 45
pelican-riding-a-bicycle 125
codex 52
Monthly briefing
Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.
Pay me to send you less!
Sponsor & subscribe
Disclosures
Colophon
©
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026