From 9fc28790a404e485d1dda2415310e9323254a6e3 Mon Sep 17 00:00:00 2001 From: Linghong Date: Mon, 14 Sep 2026 06:26:54 +0000 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=80=80=E5=BD=B9=E7=AD=96?= =?UTF-8?q?=E5=88=92=20V2=20=E8=BF=90=E8=A1=8C=E9=9D=A2=E6=9D=BF=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删除项目总控运行面板中已无调用方的 GDD 审批状态参数 --- apps/ai-game-creator-shell/src/features/agent-runtime/panels.tsx | 1 - 1 file changed, 1 deletion(-) 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,