Skip to content

Plasma plugin v0.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Sep 02:41
· 1 commit to main since this release

修正 Ophion tool profile 的名稱,並在寫入時擋掉打錯的值。

  • OPHION_PROFILEtext-to-sql 在文件裡誤植為 text_to_sqlconfig.env.exampleplasma-plugin-setup skill 各一處)。這個值會直接接進 Ophion 的 URL path,照舊文件填會得到一個沒有指名原因的 404。
  • plasma-config.sh set OPHION_PROFILE 現在只接受 allqatext-to-sqlfhiraudit,其他值直接拒絕並列出可用選項。留空仍然合法,等同 all
  • setup skill 的錯誤對照表補上 unknown profile 一列。

沒有動到 MCP server、工具或設定檔格式;已經填好的設定不受影響。若 config.env 裡留著 OPHION_PROFILE=text_to_sql,改成 text-to-sql 或清空即可。

包含 macOS/Linux 的 arm64、amd64 預編譯執行檔與 SHA-256 校驗檔,不需要在使用者電腦安裝 Go。