bowenliang123/dsh-plugin-checker
bowenliang123★ 1最后同步: 2026-08-18
GitHub Action for checking the correctness of DeepSeek Harness (dsh) plugin
README 摘要
DeepSeek Harness Plugin Checker - GitHub Action A GitHub Action that checks the correctness of a DeepSeek Harness (dsh) plugin. It checks the plugin in the following order, cheapest first: 1. Check the manifest — package.json exists, is valid JSON, declares a name , declares dsh.bundle.patch , and the referenced patch file exists. A package without dsh.bundle is not a dsh plugin. 2. Install with dsh — runs dsh plugin --profile web add ; fails if dsh cannot install it (e.g. failed pnpm install). 3. Verify the layer applies — runs dsh --profile web --dump-config and fails if the plugin does not appear as a bundle layer ( == ) in the composed config. Usage Add the action to your plugin repository's workflow: This checks the repository root. To check a plugin that lives in a subdirectory, pass rootPath : Inputs Input Description Required Default rootPath Path to the plugin root directory, relative to the repository root. No . profile dsh profile to install the plugin into. No web dshVersion Version of the @deepseek-ai/dsh npm package to install. Use latest for newest. No latest pnpmVersion Version of pnpm to install ( dsh plugin management runs pnpm internally). No latest nodeVersion N…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784