Skip to content

v0.1.1

Latest

Choose a tag to compare

@moxingovo moxingovo released this 15 Aug 18:42
· 1 commit to main since this release

DeepSeek Harness plugin: GitHub repository & issue search, repo/issue details, and file reading tools (github_search / github_get).

Changes since v0.1.0:

  • Rename npm package to dsh-plugin-github (install below)
  • Restore bilingual README.md / README.zh.md (fix encoding corruption)
  • Add CI workflow: npm ci + test + typecheck + build on Node 22

Install:
dsh plugin --profile web add git+https://github.com/moxingovo/dsh-github

Known issue: early rc releases of the official DeepSeek Harness packages declare an unpublished peer dependency (@deepseek-ai/dsh-type-meta); use npm with the committed package-lock.json or install inside an existing harness workspace.