From 2929eb7e2f20df821682e73e710cae49c2f96d51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B9=93=E9=9B=8F?= <3176702947@qq.com> Date: Sat, 20 Jun 2026 05:38:56 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Nexus=5Fbrain=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.json b/plugins.json index 9ddbe268..5e2a25f3 100644 --- a/plugins.json +++ b/plugins.json @@ -12688,4 +12688,13 @@ "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags", "category": "utilities" } +, + "astrbot-plugin-nexus-brain": { + "display_name": "Nexus_brain — AstrBot 桌面伴侣", + "desc": "集中式多平台 AI 大脑 + 纯白四芒星悬浮窗桌宠。统一 QQ/微信/飞书/Web Chat 的对话记忆与人格,三层安全网记忆系统,即插即用。", + "author": "鹓雏", + "repo": "https://github.com/yuanchu114514-spec/nexus-brain", + "tags": ["AI伴侣", "桌面宠物", "长期记忆", "多平台", "悬浮窗"], + "social_link": "https://space.bilibili.com/621041105" + } } From 2d06f5719e3ace158ba67b4a67c262da91d50311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B9=93=E9=9B=8F?= <3176702947@qq.com> Date: Sat, 20 Jun 2026 05:40:40 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=BA=AF=E7=99=BD?= =?UTF-8?q?=E5=9B=9B=E8=8A=92=E6=98=9F=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 5e2a25f3..aee916f3 100644 --- a/plugins.json +++ b/plugins.json @@ -12691,7 +12691,7 @@ , "astrbot-plugin-nexus-brain": { "display_name": "Nexus_brain — AstrBot 桌面伴侣", - "desc": "集中式多平台 AI 大脑 + 纯白四芒星悬浮窗桌宠。统一 QQ/微信/飞书/Web Chat 的对话记忆与人格,三层安全网记忆系统,即插即用。", + "desc": "集中式多平台 AI 大脑 + 悬浮窗桌宠。统一 QQ/微信/飞书/Web Chat 的对话记忆与人格,三层安全网记忆系统,即插即用。", "author": "鹓雏", "repo": "https://github.com/yuanchu114514-spec/nexus-brain", "tags": ["AI伴侣", "桌面宠物", "长期记忆", "多平台", "悬浮窗"], From 3fcd8ccc73002b561a37120d791c31a513c2b19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B9=93=E9=9B=8F?= <3176702947@qq.com> Date: Sat, 20 Jun 2026 05:44:21 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=BC=A9=E8=BF=9B?= =?UTF-8?q?=E4=B8=BA2=E7=A9=BA=E6=A0=BC=20+=20tags=E5=A4=9A=E8=A1=8C?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=20+=20=E6=B7=BB=E5=8A=A0category=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/plugins.json b/plugins.json index aee916f3..22d44f59 100644 --- a/plugins.json +++ b/plugins.json @@ -12689,12 +12689,19 @@ "category": "utilities" } , - "astrbot-plugin-nexus-brain": { - "display_name": "Nexus_brain — AstrBot 桌面伴侣", - "desc": "集中式多平台 AI 大脑 + 悬浮窗桌宠。统一 QQ/微信/飞书/Web Chat 的对话记忆与人格,三层安全网记忆系统,即插即用。", - "author": "鹓雏", - "repo": "https://github.com/yuanchu114514-spec/nexus-brain", - "tags": ["AI伴侣", "桌面宠物", "长期记忆", "多平台", "悬浮窗"], - "social_link": "https://space.bilibili.com/621041105" - } + "astrbot-plugin-nexus-brain": { + "display_name": "Nexus_brain — AstrBot 桌面伴侣", + "desc": "集中式多平台 AI 大脑 + 悬浮窗桌宠。统一 QQ/微信/飞书/Web Chat 的对话记忆与人格,三层安全网记忆系统,即插即用。", + "author": "鹓雏", + "repo": "https://github.com/yuanchu114514-spec/nexus-brain", + "tags": [ + "AI伴侣", + "桌面宠物", + "长期记忆", + "多平台", + "悬浮窗" + ], + "social_link": "https://space.bilibili.com/621041105", + "category": "entertainment" + } }