Skip to content

Releases: hunter118/dsh-s7r

S7R v0.9.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:03

S7R 0.9.2 tightens the native DSH Control Center and validates the adapter against the official DeepSeek Harness 0.1.0-rc.8 source merge.

Changed

  • Built, installed, and browser-tested S7R against DSH rc.8 source commit 141eb6f while retaining rc.7 as the published-package install baseline.
  • Preserved rc.8's optional image-capability metadata on native DSH commands.

Fixed

  • Contained the long Plugins inventory inside the Control Center scroll body so it cannot cover the toolbar or tabs.
  • Restored the normal bitmap control font and consistent height on every Control Center tab.

Verification

  • 17 Vitest files / 68 tests pass.
  • Host and Client TypeScript checks pass.
  • Production Host and Client bundles pass.
  • The attached tarball was installed into an isolated rc.8 Web profile; S7R, Terminal, zsh backend, credential settings, display scaling, and the DSH Control Center loaded successfully.

Install into the DSH Web profile:

dsh plugin --profile web add ./dsh-s7r-0.9.2.tgz
dsh web

S7R v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:12