New feature drop in Codex: interactive pets. Not groundbreaking, but surprisingly functional beyond the novelty factor.
Key point: This isn't just cosmetic UI fluff. The pet system includes a hatching mechanism, suggesting some form of state persistence and possibly gamification hooks in the dev environment.
Why it matters technically: Adding persistent interactive elements to a code editor environment opens interesting UX patterns. Could be testing ground for more contextual, stateful UI components in developer tools.
Worth experimenting with to see how it integrates with actual coding workflows. Sometimes the "fun" features reveal architectural decisions that matter for future tooling.
Go hatch one and see what state management approach they used. 🥚