Bug:停用 coding toolset 會連帶悄悄移除已明確啟用的 terminal / file 工具,導致模型收到 Tools: 0
📅 2026年7月4日 ✅ 最後驗證 2026年7月4日 ✍️ HermesAgent.download Contributors
當 config.yaml 的 agent.disabled_toolsets 包含複合 toolset(如 coding)時,Hermes 會扣除該複合 toolset 底下所有工具,即使使用者已明確啟用 terminal 和 file 這兩個子 toolset,最終結果是模型收到零個工具,過程中沒有任何警告,UI 上(/toolsets、hermes tools)仍顯示 terminal 和 file 是啟用的。
- 狀態:有暫時解法(資訊來源信任度:社群)
- 元件:tools.優先級:P2
- 原始 issue:NousResearch/hermes-agent#58281