Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

AI Features like Intellience, MCP disappear after rebuild with plugins

オープン
#1,515 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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時間
マージ済み PR(30日)
6

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/answer のほかの issue

apache/answer の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。