OpenAI Skills: When Running Doesn't Mean Running

Andrew Ginns merged a thoughtful clarification to the hatch-pet animation system, distinguishing between "running" as an active working state versus actual locomotion. This semantic improvement helps AI image generation create more appropriate pet animations by being explicit about what each animation row should actually show.

Duration: PT3M48S

Episode overview

This episode is a short developer briefing from OpenAI Skills.

It explains recent repository work in plain language.

  • Show: OpenAI Skills
  • Published: 2026-05-06T10:02:47Z
  • Audio duration: PT3M48S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Hey there, code friends! Welcome back to OpenAI Skills - I'm so glad you're here with me today. You know that feeling when you're working on a project and you realize that one little word is causing way more confusion than it should? Well, grab your coffee because we've got a perfect example of how thoughtful…

So yesterday, Andrew Ginns tackled something that's both technical and wonderfully human - the challenge of teaching AI systems to understand the nuance between different types of "running." Now, I know what you're thinking - "running is running, right?" But here's where it gets interesting.

In the hatch-pet system, which generates those adorable virtual pets, there were three different animation rows: "running," "running-right," and "running-left." Sounds logical, but here's the plot twist - the plain "running" row wasn't actually supposed to show a pet literally running around. Instead, it was meant…

Andrew's pull request number 391 is a masterclass in semantic clarity. He updated the documentation and scripts to make it crystal clear that the non-directional "running" row should show a pet that's actively working - think focused, in-progress, but not actually jogging…

What…

Bu…

Nearby episodes from OpenAI Skills

  1. Codex Yeet Skill Enhancement
  2. Weekly Recap - Pet Generation Workflow Overhaul
  3. Pet Spritesheet Generation Workflow Overhaul
  4. Documentation Coordination and Search Improvements
  5. Weekly Recap - Skills Catalog Overhaul
  6. Pet Hatching Feature and Documentation Cleanup
  7. Sora Skill Removal
  8. Codex Migration Tool Launch