Show and tell: dsh-github-intelligence — the most complete GitHub integration for dsh (7 tools + deep repo report) #1657
Replies: 11 comments
|
🚀 v2.0.0 — from GitHub to the whole developer world
Same quality discipline everywhere: schema-validated canonical JSON, Verified on dsh 0.1.0-rc.6: dsh plugin --profile web add github:zoahdev/dsh-github-intelligenceRepo: zoahdev/dsh-github-intelligence · Release: v2.0.0 · topic: If this is useful to your agents, a ⭐ on the repo helps the ecosystem discover it. Feedback and feature requests welcome! |
|
7 工具 GitHub 集成 + 深度仓库报告——GitHub 工作流是 agent 的高频场景,这个补得挺全。 已收录进手册生态章节:https://github.com/Electricitysheep/dsh-handbook/blob/main/docs/07-ecosystem.md |
|
谢谢收录!顺手同步一个更新:现在已经是 v2.0.0,不再是 7 个工具——目录扩展到 140+ 工具 × 9 大生态(GitHub 100+,加 npm / PyPI / crates.io / Docker Hub / Hugging Face / Hacker News / Stack Overflow / Reddit,以及 dsh 生态自身的插件注册表统计)。agent 也可以先调 如果手册方便,可以把这条描述升级一下;仓库 README 有最新工具清单:zoahdev/dsh-github-intelligence。需要的话我也可以直接给手册提 PR。再次感谢! |
|
🆕 v2.1.0 — now 150+ tools across 11 external ecosystems + the dsh registry New in this release:
Full coverage: GitHub (100+), GitLab, Gitee, npm, PyPI, crates.io, Docker Hub, Hugging Face, Hacker News, Stack Overflow, Reddit, and live dsh plugin-registry stats. 29/29 tests, boot-verified on dsh 0.1.0-rc.6. Install: |
|
🆕 v2.2.0 — 160+ tools New in this release (20 more tools):
The |
|
v2.3.0 更新 🚀 — 新增 12 个工具,总数 170+,全部真实验证。 新增工具
Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.3.0 验证(真实,不是只加载)
过程中发现并排掉了三个"看起来有 API 实际用不了/会撞名"的坑:org/teams 需 admin 权限、search/releases 返回 404、 |
|
v2.4.0 更新 🚀 — 新增 15 个工具,总数 185+,新增第 12 个外部生态 dev.to。 新增
Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.4.0 真实 API 验证抓到的三个预存 bug(已修复)
验证
|
|
v2.5.0 更新 🚀 — 新增 2 个生态(RubyGems + NuGet),总数 190+,横跨 14 个外部生态。 新增
Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.5.0 一个"文档写着公开、实际已关"的坑计划加 Bitbucket 作为第 13 生态,真实探测发现公共 Cloud API 匿名访问全部 404/410(连全局仓库列表都是 410 Gone)——Bitbucket 已经收紧了匿名访问。所以故意不收录,避免给用户一个必挂的工具。这就是"真实 API 验证"和"照着文档写"的区别。 验证
|
|
v2.6.0 更新 🚀 — 新增 Go module proxy 生态 + 4 个深度工具,总数 195+,横跨 15 个外部生态。 新增
Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.6.0 又拦下两个"会挂的"
这就是为什么每个版本都跑真实网络冒烟:文档上"公开可用"的端点,实测可能是超时、401 或 410。 验证
|
|
v2.7.0 更新 🚀 — 新增旗舰复合工具 它是什么一次调用回答"这个仓库这周发生了什么":release + 合并 PR + 新 issue + 提交,按可配置窗口(默认 7 天)过滤。与 Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.7.0 真实 API 又抓到一个坑对 deepseek-ai/deepseek-harness 实测时发现:这个仓库禁用了 PR 和 Issues, 验证
|
|
v2.8.0 更新 🚀 — npm 下载深度补强: Release:https://github.com/zoahdev/dsh-github-intelligence/releases/tag/v2.8.0 本轮同样保持"只收真实验证过的":Stack Exchange 验证:44/44 单测;37 个新工具真实网络冒烟(npm 下载真实数据 + 既有全量回归);CI:fresh profile 安装 + dsh web 启动。 |
Uh oh!
There was an error while loading. Please reload this page.
My second DeepSeek Harness plugin: dsh-github-intelligence 🛰️ — the most complete GitHub integration for dsh, all over the public REST API (no API key needed):
github_repo— full overview: stars, forks, issues, language, license, topics, default branch, archived status, activity datesgithub_releases— recent releases with body previewsgithub_issues— issues by state (pull requests excluded automatically)github_pulls— pull requests by state, including merge statusgithub_contributors— top contributors by commit countgithub_search— repository search by stars or last updategithub_repo_report— one-shot deep report: overview + latest release + open issues + recent commits + top contributorsExample prompts:
Why it is different:
Verified on dsh 0.1.0-rc.6:
pnpm buildclean, 16/16 tests passing, plugin installs and boots indsh web(HTTP 200). Repo: zoahdev/dsh-github-intelligence · topic:dsh-pluginFeedback, issues, and feature requests welcome!
All reactions