Upstream Radar: always-on compatibility evidence for 100 DSH plugins #4462
MicroMilo
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi DSH plugin authors and maintainers 👋
DSH is moving quickly. A plugin repository can look green while the exact package users install still targets an older DSH contract, needs an undocumented dependency build, or depends on a Web/client runtime that a headless check cannot provide.
We built Upstream Radar to keep that relationship observable over time.
What it does
The model plans a constrained retry; the disposable runner establishes the result.
Current public result
The maintained cohort follows 100 entries from the DSH plugin ecosystem. Against the exact
@deepseek-ai/dsh@0.1.1-rc.2+ Node 22 headless profile, the current feed records:Live evidence: 100-plugin compatibility feed
In the latest closure run, the Agent reviewed all 25 current headless cases and selected four exact build-policy retries.
dsh-im-connectanddsh-tuibecame compatible.dsh-remoteanddsh-web-ui-allinstalled and loaded, then exposed a deeper Web-client peer boundary instead of being mislabeled as install failures.Run evidence: Agent planning and isolated retries
This is deliberately not a universal compatibility badge or security certificate. Every result is bound to the displayed package bytes, DSH version, runtime, profile, and observation time.
Try it
Review one exact published artifact without executing plugin code:
Or review a public plugin repository:
The latest release is available on npm with GitHub OIDC provenance. The project is also listed in awesome-dsh-plugin.
We would like feedback from plugin authors
If your plugin appears in the feed and the status or installation contract is wrong, please reply with the exact npm coordinate or documented repository install command. We will rerun it, preserve the correction in the evidence, and avoid turning environment limitations into blame.
We are especially looking for help defining the correct DSH Web/client execution plane and reliable observation of repository-installed plugins.
If this is useful for keeping the DSH ecosystem healthy, a ⭐ or a test case would help a lot.
All reactions