dsh-plugin-opencode-bridge:將 OpenCode 的 skills 與配置接入 DeepSeek Harness
`dsh-plugin-opencode-bridge` 是一款由 YYTbit 開發、基於 MIT 許可的 DeepSeek Harness (DSH) 插件,旨在實現 OpenCode 與 DSH 環境間的“零遷移”橋接。該插件主要解決已有 OpenCode 工具鏈能力接入 DSH 的需求,核心功能包括自動加載 OpenCode 的 skills(路徑爲 `~/.config/opencode/skills/<name>/SKILL.md`)以及注入配置上下文(路徑爲 `~/.config/opencode/opencode.jsonc`)。用戶可通過 `dsh plugin --prof
閱讀全文