Skip to content

DSH Local Share v0.2.0

Choose a tag to compare

@ChuanTianML ChuanTianML released this 15 Aug 08:03
· 1 commit to main since this release
ea5ceb5

DSH Local Share

This release gives the plugin a unique community identity and makes installation easier for both people and Coding Agents.

Highlights

  • Rename the package and plugin id from dsh-share to dsh-local-share.
  • Add a real UI screenshot and a verified privacy-flow GIF.
  • Add exact installation, migration, Host configuration, and dump-config verification commands in English and Chinese.
  • Add a copyable Coding Agent prompt with isolation and privacy guardrails.
  • Preserve local-only Markdown and self-contained HTML export behavior.

Install

dsh plugin --profile web add github:ChuanTianML/dsh-local-share#v0.2.0
dsh --profile web

Upgrade from 0.1.0

dsh plugin --profile web remove dsh-share
dsh plugin --profile web add github:ChuanTianML/dsh-local-share#v0.2.0

The old repository URL continues to redirect through GitHub.