Skip to content

[BUG]: plugin.json の name に日本語(マルチバイト文字)を使うとCustom Skills一覧で名前が空白になる #6271

Description

@WOPR-ai

How are you running AnythingLLM?

Docker (local)

What happened?

症状

カスタムエージェントスキルの plugin.json で name フィールドに日本語(漢字)
を指定すると、設定 → Agent Skills → Custom Skills の一覧で名前が空白表示に
なります。

再現手順

  1. plugin.json の name を漢字(例: "図面印刷")にしてスキルを配置する
  2. AnythingLLMを完全に再起動する
  3. 設定 → Agent Skills → Custom Skills を開く
  4. → 名前欄が空白になる

切り分け結果

  • name を英語(例: "Drawing Printing")に変更すると正常に表示される
  • "imported": true フィールドの有無は表示に影響しない(あってもなくても空白)
  • スキル自体の動作(ON/OFF切り替え、@agent からのツール呼び出し、実行結果)
    には一切影響しない。表示のみの不具合。

環境

  • AnythingLLM Desktop v1.16.0 (Windows)

Are there known steps to reproduce?

No response

LLM Provider & Model (if applicable)

No response

Embedder Provider & Model (if applicable)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    possible bugBug was reported but is not confirmed or is unable to be replicated.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions