Releases: 2160039878-cyber/dsh-plugin-market
Releases · 2160039878-cyber/dsh-plugin-market
Release list
v0.4.0 - Pinned verified installs
Highlights
- Pins every built-in verified registry entry to a checked Git commit.
- Built-in install commands now copy as
dsh plugin --profile web add github:owner/repo#commit. - Plugin cards show the verified commit as a visible pill and in the health-check evidence block.
- Live GitHub discovery results remain usable, but are labeled as not commit-pinned.
- Registry validation now requires both
verified.branchand a 40-characterverified.commit. - Archives the v0.3.1 source snapshot under
archive/.
Why it matters
A repository can change after it is checked. Pinned install commands make the installed code match the code that was verified.
Install
dsh plugin --profile web add github:2160039878-cyber/dsh-plugin-market
dsh webv0.3.1 - Category filters
Highlights
- Adds one-click category filters for the verified local registry: All, Market, Manager, Skin, Workflow, Runtime, Developer.
- Fixes skin/theme cards so they show the Chinese
皮肤category instead of the rawskintag. - Category filtering stays local and composes with Chinese keyword search, e.g. click
皮肤then search猫娘. - README now documents design references from existing DSH open-source projects.
- Archives the v0.3.0 source snapshot under
archive/.
Install
dsh plugin --profile web add github:2160039878-cyber/dsh-plugin-market
dsh webv0.3.0 - Verified plugin store
Highlights
- Built-in verified DSH plugin registry with 12 checked repositories.
- Chinese directory search for terms like
插件市场,皮肤,沙箱,会话, and模板. - Skin/theme plugins are now discoverable locally without relying on GitHub search.
- GitHub discovery is explicit via
搜 GitHub; unverified leads do not enable install-command copying. - Added
registry/plugins.jsonandnpm run checkregistry validation. - Kept
v0.2.3source underarchive/.
Install
dsh plugin --profile web add github:2160039878-cyber/dsh-plugin-market
dsh webv0.2.3 - Checked candidates fallback
- Keep search usable when strict filtering finds no verified plugins.
- Show checked raw candidates with health results instead of an empty message.
- Disable install command copying until a repository passes the DSH plugin health check.
- Archive v0.2.2 source under archive/.
v0.2.2 - No automatic GitHub search on open
- Stop auto-searching GitHub when the panel opens.
- Show an explicit empty-query state instead of making a network request.
- Explain Failed to fetch as a GitHub Search API/network access issue and point users to direct owner/repo lookup.
- Archive v0.2.1 source under archive/.
v0.2.1 - Strict DSH plugin filtering
- Enable strict search by default.
- Hide normal search results unless they pass the DSH bundle health check.
- Add a visible '只显示插件' switch for raw-result fallback.
- Archive v0.2.0 source under archive/.
v0.2.0 - Health checks and archive
- Add direct owner/repo lookup that avoids GitHub Search API rate limits.
- Add per-repository DSH plugin health checks.
- Keep v0.1.0 under archive/ plus Git tags/releases.
v0.1.0 — Plugin radar goes live
First public release of DSH Plugin Market.\n\n- Floating DSH Web plugin browser\n- GitHub repository search\n- Stars, forks, language, update time, descriptions\n- Copy candidate install commands\n- No automatic remote install, no API key access, no token storage