diff --git a/apps/ai-game-creator-shell/game-creator.config.json b/apps/ai-game-creator-shell/game-creator.config.json index bb00a1ed7..91e5d01a0 100644 --- a/apps/ai-game-creator-shell/game-creator.config.json +++ b/apps/ai-game-creator-shell/game-creator.config.json @@ -16,8 +16,5 @@ "maxRetries": 2, "retryBackoffMs": 500 }, - "agentLlm": {}, - "planning": { - "capabilityEnabled": true - } + "agentLlm": {} }