Back to timeline

Wed, July 1506:29ToolsMCP & SkillsAI codingOpen source

Codex Desktop Custom Pet: Generate a Bicycle Pelican with GPT-5.6 Sol and gpt-image-2

Decision Brief

What changedA user discovered how to customize Codex Desktop's pet, using GPT-5.6 Sol xhigh to call gpt-image-2 multiple times to create a cycling pelican pet.
Why it mattersDemonstrates rapid generation of animated game sprites via AI image models, useful for AI-assisted game or desktop app development.
Who should careAI coding tool users
Affected stackOpenAI
Source confidenceMedium · Reliable media or first-hand reporting

Simon Willison recently activated a Clippy-like pet in Codex Desktop and found he could create custom ones. He designed Petalican, a cute pelican riding a blue bicycle. The process used GPT-5.6 Sol xhigh to orchestrate multiple gpt-image-2 calls, generating sprite assets. He published detailed notes and a GitHub repo with all generated images, sprite sheets, and GIFs (e.g., waving.gif). The GIFs were compiled from single frames generated by gpt-image-2, prompted to output 192x208 pixels with a magenta #FF00FF chroma key background. Relevant code: hatch-pet (openai/skills) and imagegen (openai/codex), both Apache 2.0. For developers, this shows how LLMs can coordinate multiple image-gen calls to auto-produce structured sprite sheets and frame animations without manual drawing.

Summary basis: official / RSS sourceCompiled from the source scope noted above; the original remains authoritative.

Sources

  • Simon Willison:Blog

    Hands-on notes on LLM tools, local models, and practical AI engineering.

  • Simon Willison:Blog

Related intel

留言

登入后即可留言,和其他 builder 交换实测心得。

还没有留言,抢头香。