diff --git a/apps/ai-game-creator-shell/src/features/agent-runtime/panels.tsx b/apps/ai-game-creator-shell/src/features/agent-runtime/panels.tsx index 157f1392b..95b50ccbe 100644 --- a/apps/ai-game-creator-shell/src/features/agent-runtime/panels.tsx +++ b/apps/ai-game-creator-shell/src/features/agent-runtime/panels.tsx @@ -676,7 +676,6 @@ export function ProjectSupervisorRuntimePanel({ error: string; runtimeByAgentId: Record; controlBusy: boolean; - planGddAwaitingDecision?: boolean; readOnly?: boolean; professionalResultsByAgentId: Record< string,