From cddee944c8ba5757b70cbb1e5af01273f949ade5 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 09:36:00 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#6861 --- plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins.json b/plugins.json index 0f99511c..edf5321a 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,16 @@ { + "astrbot-plugin-central-intelligence": { + "display_name": "Central Intelligence 记忆服务", + "desc": "AI智能体持久化记忆服务。跨会话存储、语义召回、共享知识。Persistent memory for AI agents — store, recall, and share knowledge across sessions.", + "author": "AlekseiMarchenko", + "repo": "https://github.com/AlekseiMarchenko/astrbot_plugin_central_intelligence", + "tags": [ + "记忆", + "memory", + "知识管理", + "AI Agent" + ] + }, "astrbot-plugin-x-score": { "display_name": "X账号评分", "desc": "查询 X/Twitter 账号可信度评分,基于 AI 分析账号真实度、风险标签与评价",