We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cbace commit 806770aCopy full SHA for 806770a
plugins.json
@@ -1,4 +1,12 @@
1
{
2
+ "astrbot-plugin-maid-agent": {
3
+ "display_name": "代理女仆",
4
+ "desc": "大小姐+管家模式子代理系统:主模型仅保留自然语言对话上下文,所有工具调用通过管家subagent执行,减少结构化数据提示词污染角色扮演。",
5
+ "author": "Kalo",
6
+ "repo": "https://github.com/Kalospacer/astrbot_plugin_maid_agent",
7
+ "tags": [],
8
+ "social_link": ""
9
+ },
10
"astrbot-plugin-stoprushingiamtyping": {
11
"display_name": "別急,我在打字!",
12
"desc": "Discord typing 指示插件,以分層架構在 LLM 思考中持續顯示輸入中狀態。",
0 commit comments