dsh-greet-plugin:給 DeepSeek Harness 加一個最小 greet 工具的插件
dsh-greet-plugin 是 luxiu666 維護的 DeepSeek Harness(dsh)最小插件示例(MIT 許可),功能是爲 agent 添加一個 greet 工具:調用時傳入 name,返回“問候語, name!”,默認問候語 Hello 存放在 cordis.patch.yml,可通過 profile patch 層覆蓋而無需改代碼。倉庫自帶預構建產物,安裝免構建腳本,命令爲 `dsh plugin --profile web add github:<you>/dsh-greet-plugin#v0.1.0`(<you> 爲佔位符)。要求 Node.js ^22.19
閱讀全文