-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't workingfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])
Description
What happened / 发生了什么
在使用GrokSearch这个MCP的时候,工具列表里面有一个web_search工具,而在管理行为界面,自带的web_search和MCP的web_search无法同时启用。同时禁用自带的astrbot-web-searcher插件也会导致MCP里的web_search无法启用。
Reproduce / 如何复现?
安装GrokSearch MCP
{
"command": "uvx",
"args": [
"--from",
"git+https://github.com/GuDaStudio/GrokSearch",
"grok-search"
],
"env": {
"GROK_API_URL": "url",
"GROK_API_KEY": "key",
}
}
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
Windows Docker Desktop, Moonshot/Kimi-k2.5,lark(飞书)
OS
Windows
Logs / 报错日志
复现管理行为面板
PixPin_2026-03-02_22-31-21.mp4
在人格管理界面,两个web_search工具被归并为一个
启用了7个工具
计数6个
AI的回复
Are you willing to submit a PR? / 你愿意提交 PR 吗?
- Yes!
Code of Conduct
- I have read and agree to abide by the project's Code of Conduct。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't workingfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])