mirror of
https://github.com/PlayableIntelligence/game-creator.git
synced 2026-09-19 07:34:10 +08:00
57b46d789a
- Replace 5-phase inline Verification Protocol (~11 tool calls + 2 images per step) with a QA subagent that returns text-only summary (1 Task call per step) - Add game-specific actions generation to Step 1 subagent (replaces hardcoded space-bar) - Fix renderSpriteSheet() bug: pass canvas directly instead of .source[0] - Filter 0<|n|<1 proportional values from magic number validator - Add data: favicon to suppress 404 false positives in verify-runtime Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>