yugasun/dsh-plugins

yugasun★ 3TypeScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

dsh-plugins Independently installable DeepSeek Harness plugins. Each directory under packages/ is its own dsh.bundle . The repository root is not a plugin. npm packages use the @yugasun scope. Compatible with DeepSeek Harness 0.1.0-rc.7 . 中文文档 Plugins Package npm Install dsh-web-search @yugasun/dsh-web-search dsh plugin --profile web add @yugasun/dsh-web-search dsh-web-search — multi-provider web search for ctx.web : Baidu, Doubao, Tavily, Exa, Serper. web fetch can use Tavily Extract, Exa Contents, or DSH built-in HTTP independently of the search backend. Installing a plugin runs third-party code in the harness process with your permissions. Review the source before you install. Develop Requires Node.js ^22.11.0 ^24.0.0 =26.0.0 and pnpm 10. Load a local checkout into a profile (relative paths resolve against the profile directory , not cwd): From Git (subdirectory): pnpm ≥10 may ask you to allow the package prepare script ( allowBuilds ) the first time you install from Git. Release Versions and npm publication for every public package under packages/ are managed by Changesets and GitHub Actions. For a package change, run pnpm changeset , choose the affected packages and semantic v…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginsearch

分类