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:
- Download v2.0.0 linux amd64 binary from the offical repo.
- Install it and run it.
- After init, you can see
Intellience TAB in the manage page.
- Stop it then run rebuild command above.
- Run it again.
- The
Intellience TAB disappears and cannot also being called via HOST/admin/mcp.
Expected behavior
The Intellience feature works well.
Screenshots
Platform
- Device: Simpcloud.cn VPS
- OS: Ubuntu 22 LTS
- Browser and version: New Edge on Windows
- Version: 2.0.0
Describe the bug
When I rebuild binary with plugins with this command:
The AI Features disappear from the manage page.
To Reproduce
Steps to reproduce the behavior:
IntellienceTAB in the manage page.IntellienceTAB disappears and cannot also being called viaHOST/admin/mcp.Expected behavior
The
Intelliencefeature works well.Screenshots
Platform