mike-brown8 opened a new issue, #1515: URL: https://github.com/apache/answer/issues/1515
## Describe the bug When I rebuild binary with plugins with this command: ```bash ./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 <img width="1333" height="512" alt="Image" src="https://github.com/user-attachments/assets/57e697b5-e700-4f56-b5d6-f60025cf5ae6" /> ## Platform - Device: Simpcloud.cn VPS - OS: Ubuntu 22 LTS - Browser and version: New Edge on Windows - Version: 2.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
