Skip to content

v0.2.2

Choose a tag to compare

@WM-CODER WM-CODER released this 21 Aug 11:51
· 1 commit to main since this release

Changed

  • Merged host and client halves into a single package: dsh.bundle (host patch) and dsh.client (browser panel auto-discovery) now live in one package.json, eliminating the separate @wm-coders/dsh-client-ui-custom-first-control-prompt package
  • cordis.patch.yml no longer inserts a UI row - the browser panel is auto-discovered via dsh.client
  • ./client export now points to the browser panel entry (lib/client.js); typert client types moved to ./typert-client
  • install.ps1/install.sh and uninstall.ps1/uninstall.sh simplified to single-package flow
  • Uninstall message now includes browser hard-refresh instruction

Fixed

  • dsh plugin add no longer needs a separate UI package in dependencies - one package, one install
  • Removed settings.plugin.item slot registration that used id on a keyed slot (keyed slot requires options.key)
  • Removed @deepseek-ai/dsh-client-ui-settings-plugins from client inject list and peerDependencies (no longer used)
  • Fixed offline junction scope from @wm-coder to @wm-coders in install/uninstall scripts

Removed

  • client-ui/ subdirectory (merged into the main lib/ tree)
  • @wm-coders/dsh-client-ui-custom-first-control-prompt npm package (merged into core)

npm: @wm-coders/dsh-custom-first-control-prompt@0.2.2