#58281 有暫時解法 P2 comp/tools

Bug:停用 coding toolset 會連帶悄悄移除已明確啟用的 terminal / file 工具,導致模型收到 Tools: 0

當 config.yaml 的 agent.disabled_toolsets 包含複合 toolset(如 coding)時,Hermes 會扣除該複合 toolset 底下所有工具,即使使用者已明確啟用 terminal 和 file 這兩個子 toolset,最終結果是模型收到零個工具,過程中沒有任何警告,UI 上(/toolsets、hermes tools)仍顯示 terminal 和 file 是啟用的。