mirror of
https://github.com/PlayableIntelligence/game-creator.git
synced 2026-09-19 07:34:10 +08:00
322fbc6c92
- Add required `name` field to all 4 agents (was missing per docs spec) - Remove invalid `capabilities` field from agents (not in frontmatter spec) - Add `skills` preloading to game-deploy, game-qa-runner, game-reviewer agents - Add `user-invocable: false` to 5 reference skills (game-assets, game-audio, game-designer, game-qa, fetch-tweet) to declutter the `/` menu - Add settings.json with default agent (game-creator) - Bump version to 1.3.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>