Skip to content

Releases: zoahdev/dsh-github-intelligence

v2.4.1 — real-data fixes: SO answer links + Gitee issue ids

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 06:02

Two quality fixes found by running the v2.4.0 tools against real data:

  • so_question_answers: StackExchange answers don't always include a link field → now falls back to a stable https://stackoverflow.com/a/{answerId} URL
  • gitee_repo_issues: Gitee issues don't expose a numeric number → now surfaces the real issue ident (e.g. IK8TOP) from html_url

39/39 unit tests pass; released with the same CI verification (fresh profile install + dsh web boot).

v2.4.0 — 15 new tools (185+ total), dev.to ecosystem, real limit enforcement

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 05:52

New tools: gitlab_project_issues / gitlab_project_merge_requests / gitlab_project_commits / gitlab_project_branches, gitee_repo_releases / gitee_repo_issues / gitee_repo_commits, so_question_answers / so_top_tags, reddit_subreddit_rising / reddit_subreddit_controversial, devto_articles / devto_article / devto_user, npm_package_dependencies.

Fixes found by real-API verification:

  • SO tools now send the required site=stackoverflow param (previously broken in real use)
  • Reddit children unwrap now handles the real {data:{children:[{data}]}} shape
  • limit is enforced locally (GitHub/GitLab/StackExchange ignore the query param and previously returned full pages)

Verification: 39 unit tests; real-network smoke for all 27 v2.3.0+v2.4.0 tools (25 PASS, 2 Reddit SKIP on cloud-blocked networks); CI installs the bundle into a fresh dsh profile and boots dsh web.

v2.3.0 — 12 new tools (170+ total)

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 05:09

New catalog tools: github_repo_releases, github_repo_issues (PR-filtered), github_repo_pulls, github_user_repositories, github_user_social_accounts, github_repo_contributors, github_repo_subscribers, github_repo_collaborators (permission-aware), github_repo_git_refs, github_repo_punch_card, github_repo_security_advisories, github_search_repositories.

Verification: 35 unit tests passed; every new tool passed a real-network smoke against the public GitHub API; CI installs the bundle into a fresh dsh profile and boots it.

v2.2.0 — 160+ tools across 11 external ecosystems + dsh registry

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 04:30

New: commit/issue/PR comments by id, release assets by id, deployment statuses, Pages builds, contributor stats, issue timelines, content/file reads, commits by author/path, Show/Job/Best HN stories, Stack Overflow users, Reddit users, crate owners. 30/30 tests, boot verified on dsh 0.1.0-rc.6.

v2.1.0 — 150+ tools across 11 external ecosystems + dsh registry

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 04:25

Adds GitLab (search, project, group projects) and Gitee (search, repo, user repos). Now 150+ tools across GitHub, GitLab, Gitee, npm, PyPI, crates.io, Docker Hub, Hugging Face, Hacker News, Stack Overflow, Reddit, plus dsh ecosystem stats. 29/29 tests, boot verified on dsh 0.1.0-rc.6.

v2.0.0 — 140+ tools across 9 ecosystems

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 03:46

The most comprehensive developer-intelligence integration for DeepSeek Harness: GitHub (100+ tools) + npm + PyPI + crates.io + Docker Hub + Hugging Face + Hacker News + Stack Overflow + Reddit + dsh ecosystem stats. 27/27 tests, boot verified on dsh 0.1.0-rc.6.

v1.0.0

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 02:46

The most complete GitHub integration for DeepSeek Harness: 7 tools + deep repo report + TTL caching. Tested on dsh 0.1.0-rc.6 (16 tests, boot verified).