Skip to content

DSH Skill Manager 0.1.0

Latest

Choose a tag to compare

@S-AN-Shu S-AN-Shu released this 25 Aug 16:19
· 2 commits to main since this release

DSH Skill Manager 0.1.0

First public native DeepSeek Harness Host/Web plugin release.

Verified runtime

  • DSH Desktop v0.5.4
  • @deepseek-ai/dsh@0.1.1-rc.2
  • Public Typert Remote and settings.section integration

Install

Download the attached dsh-skill-manager-0.1.0.tgz, then run:

dsh plugin --profile web add .\dsh-skill-manager-0.1.0.tgz

Restart DSH Web or DSH Desktop after installation. Use the prebuilt tarball; root-level github:S-AN-Shu/dsh-skill-manager source installation is not supported in this release.

Safety and scope

Remote content remains untrusted. Installation fixes a commit, validates paths and the complete Skill bundle, reports static content risks, and never executes remote Skill scripts. This release does not claim dsh-TUI admission or dsh-std cross-Host conformance.

Verification

  • GitHub Actions CI: 213 tests passed, 8 historical skips
  • Typecheck, workspace build, standalone bundle verification, and package gate passed
  • Isolated Harness rc.2 Profile install, config composition, real Web Host boot, and Client HTTP loading passed