diff --git a/src/gateway/control-ui-contract.ts b/src/gateway/control-ui-contract.ts index b53eca81db5..98cf3d74fd9 100644 --- a/src/gateway/control-ui-contract.ts +++ b/src/gateway/control-ui-contract.ts @@ -4,6 +4,4 @@ export type ControlUiBootstrapConfig = { basePath: string; assistantName: string; assistantAvatar: string; - assistantAgentId: string; - serverVersion?: string; }; diff --git a/src/gateway/control-ui.http.test.ts b/src/gateway/control-ui.http.test.ts index b9cb7a90cd1..0733580aca8 100644 --- a/src/gateway/control-ui.http.test.ts +++ b/src/gateway/control-ui.http.test.ts @@ -27,7 +27,6 @@ describe("handleControlUiHttpRequest", () => { basePath: string; assistantName: string; assistantAvatar: string; - assistantAgentId: string; }; } @@ -196,7 +195,8 @@ describe("handleControlUiHttpRequest", () => { expect(parsed.basePath).toBe(""); expect(parsed.assistantName).toBe("