mirror of
https://github.com/PlayableIntelligence/game-creator.git
synced 2026-09-19 07:34:10 +08:00
3346d29563
The previous animate-mode extension check looked for "gif" in the style name, but documented animation styles (walk-cycle, idle, attack) never contain that substring, so GIF responses were always saved as .png and wouldn't load. Sniff the base64 prefix instead. Also drop unused `extname` import and add a `/retrodiffusion` row to the README slash-commands table to match the new user-invocable skill. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>