Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

AI Features like Intellience, MCP disappear after rebuild with plugins

未关闭
#1,515 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
冷清
技术栈
go

调研方向

使用列出的 ./answer 构建命令复现该问题,并比较重新构建 v2.0.0 Linux amd64 二进制文件前后的管理页面和 HOST/admin/mcp。跟踪 Intelligence 功能在启动期间的注册或加载方式;完成标准是插件重新构建后,它仍显示在管理页面中,并且可以通过 MCP 端点调用。

由索引模型根据 Issue 内容生成。

描述

bug

Describe the bug

When I rebuild binary with plugins with this command:

./answer build --with github.com/apache/answer-plugins/connector-basic --with github.com/apache/answer-plugins/reviewer-baidu --with github.com/apache/answer-plugins/reviewer-basic --with github.com/apache/answer-plugins/storage-s3 --with github.com/apache/answer-plugins/storage-aliyunoss --with github.com/apache/answer-plugins/storage-tencentyuncos --with github.com/apache/answer-plugins/search-algolia --with github.com/apache/answer-plugins/quick-links --with github.com/apache/answer-plugins/render-markdown-codehighlight --with github.com/apache/answer-plugins/captcha-basic --with github.com/apache/answer-plugins/captcha-google-v2 --with github.com/apache/answer-plugins/connector-dingtalk --with github.com/apache/answer-plugins/notification-dingtalk --with github.com/mike-brown8/answer-connector-furtv/connector-vds

The AI Features disappear from the manage page.

To Reproduce

Steps to reproduce the behavior:

  1. Download v2.0.0 linux amd64 binary from the offical repo.
  2. Install it and run it.
  3. After init, you can see Intellience TAB in the manage page.
  4. Stop it then run rebuild command above.
  5. Run it again.
  6. The Intellience TAB disappears and cannot also being called via HOST/admin/mcp.

Expected behavior

The Intellience feature works well.

Screenshots

Image

Platform

  • Device: Simpcloud.cn VPS
  • OS: Ubuntu 22 LTS
  • Browser and version: New Edge on Windows
  • Version: 2.0.0
主要语言
Go
星标
15.7k
派生
1.4k
平均合并
1 天 20 小时
30 天内合并 PR
6

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

apache/answer 的其他 Issue

查看 apache/answer 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。