fix: keep codex chat in light menu
This commit is contained in:
@@ -28,6 +28,7 @@ AI_AGENT_ADMIN_MENU_NAMES = {
|
|||||||
"AIModelConfig",
|
"AIModelConfig",
|
||||||
"AIWorkflow",
|
"AIWorkflow",
|
||||||
"AIWorkflowRuns",
|
"AIWorkflowRuns",
|
||||||
|
"CodexAgentChat",
|
||||||
"KnowledgeBase",
|
"KnowledgeBase",
|
||||||
"SystemManagement",
|
"SystemManagement",
|
||||||
"SystemPermission",
|
"SystemPermission",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user