fix: keep codex chat in light menu

This commit is contained in:
2026-06-13 20:31:44 +08:00
parent 374ab25977
commit 829d85625f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ AI_AGENT_ADMIN_MENU_NAMES = {
"AIModelConfig", "AIModelConfig",
"AIWorkflow", "AIWorkflow",
"AIWorkflowRuns", "AIWorkflowRuns",
"CodexAgentChat",
"KnowledgeBase", "KnowledgeBase",
"SystemManagement", "SystemManagement",
"SystemPermission", "SystemPermission",
+1 -1
View File
@@ -7890,7 +7890,7 @@
"application_id": null, "application_id": null,
"is_system": true, "is_system": true,
"parent_id": "4CW_HY32ozaVOQpSz7njE", "parent_id": "4CW_HY32ozaVOQpSz7njE",
"name": "Codex", "name": "CodexAgentChat",
"title": "menu-title.codex", "title": "menu-title.codex",
"authCode": null, "authCode": null,
"path": "/agent-chat/codex", "path": "/agent-chat/codex",