Skip to content

v0.1.0

Choose a tag to compare

@bitxeno bitxeno released this 17 Aug 13:42
· 15 commits to main since this release

dsh-github-picker v0.1.0 — initial release

GitHub issue / PR reference picker for the DeepSeek Harness web GUI.

Features

  • Composer icon picker: click the GitHub icon in the input box to search the workspace repository and insert issue/PR references (@owner/repo#number, bare #number, or issue/PR URLs).
  • Settings insert format: choose the reference format in the GitHub settings card (gh-issue namespace).
  • Host-side mention scanning: #number, @owner/repo#number, and issue/PR URLs are marked as <github-reference> in the pre-step.
  • gh CLI based: reads gh auth status for account-connection status; no token material is ever stored or crossed.
  • Localized: Chinese product copy with English fallback.

Install

Profile install: ~/.dsh/profiles/web/node_modules/dsh-github-picker (copy lib/ files), add the dependency + dsh.profile.bundles entry, restart dsh web.