bitxeno/dsh-at-github
bitxeno★ 0JavaScript最后同步: 2026-08-16
GitHub issue and pull request references for the DeepSeek Harness web GUI
README 摘要
dsh-at-github GitHub issue and pull request references for the DeepSeek Harness web GUI. Type @ in the composer to search the current workspace repository and insert a reference — a GitHub URL, or an @owner/repo number mention — with the same autocomplete gesture GitHub uses in its own editors. Usage Type @ in the composer. The standard trigger menu appears with the repository's recent issues and pull requests, grouped under the github header; keep typing to filter by number or title. Arrow keys navigate, Enter (or a click) picks, Escape closes. A search failure (gh CLI missing, not authenticated, rate limited, network error, unresolved repository) renders as one hint row instead of silently closing the menu. Each row shows GitHub's own state icon, the title, and the number tag: State Icon Color Open issue issue-opened green Closed issue issue-closed (check) purple Open PR git-pull-request green Draft PR git-pull-request-draft gray Closed, unmerged PR git-pull-request-closed (×) red Merged PR git-merge purple Picking inserts one of two texts, chosen in Settings ( Insert format ): Before the agent starts a step, the Host scans the draft for GitHub references — URLs, @owner/repo numb…
在 GitHub 查看完整 README →