dsh-plugin-template: Minimal TypeScript Plugin Template for DeepSeek Harness

dsh-plugin-template is a minimal DeepSeek Harness plugin bundle template maintained by bugmaker2. It utilizes TypeScript and tsdown to construct the Cordis entry, outputting "hello world" upon loading. The article introduces its bundle registration method, steps for locally installing a forked version into the profile, renaming considerations, and the streamlined design boundary of the Host-only feature. It serves as an ideal starting scaffold for DSH plugin development.

Read More