feat: 扩展 MCP 全局画像与检索优化

This commit is contained in:
ILoveBingLu
2026-04-01 22:36:47 +08:00
parent fe8bcf7cd9
commit 87605b404a
6 changed files with 330 additions and 24 deletions
+1 -1
View File
@@ -328,7 +328,7 @@ function McpPage() {
<Stack direction={{ xs: 'column', sm: 'row' }} spacing={1.2} justifyContent="space-between" alignItems={{ xs: 'stretch', sm: 'center' }}>
<Typography sx={{ fontSize: 13, color: 'var(--text-secondary)' }}>
v1 `health_check``get_status``list_sessions``get_messages``list_contacts``search_messages``get_session_context`
v2 `health_check``get_status``list_sessions``get_messages``list_contacts``search_messages``get_session_context``get_global_statistics``get_contact_rankings``get_activity_distribution`
</Typography>
<Button
variant="contained"