feat: restore core chat and observability

This commit is contained in:
2026-06-22 02:24:10 +08:00
parent 524c027a4a
commit 705cfe47e8
43 changed files with 12301 additions and 11 deletions
@@ -17,6 +17,10 @@ export const LIGHT_MENU_NAMES = new Set([
'KnowledgeBase',
'LoginLog',
'OrgNode',
'DatabaseMonitor',
'RedisMonitor',
'ServerMonitor',
'StartChat',
'SystemDept',
'SystemDict',
'SystemFileManager',
@@ -25,6 +29,7 @@ export const LIGHT_MENU_NAMES = new Set([
'SystemOrgChart',
'SystemConfig',
'SystemConfigManager',
'SystemMonitoring',
'SystemMenu',
'SystemPermission',
'SystemPost',
@@ -44,10 +49,12 @@ const LIGHT_ROUTE_PATH_PREFIXES = [
'/ai-platform/workflow-runs',
'/agent-chat',
'/application',
'/chat',
'/message/list',
'/message/announcement',
'/message/announcement-list',
'/page-render/main_home',
'/monitor',
'/core/ui-config',
'/system-config',
'/system/dept',