v0.1.0
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-issuenamespace). - 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 statusfor 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.