Skip to content

Releases: 2160039878-cyber/dsh-plugin-market

v0.4.0 - Pinned verified installs

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 16 Aug 02:55

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.branch and a 40-character verified.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 web

v0.3.1 - Category filters

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 16 Aug 02:29

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 raw skin tag.
  • 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 web

v0.3.0 - Verified plugin store

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 18:21

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.json and npm run check registry validation.
  • Kept v0.2.3 source under archive/.

Install

dsh plugin --profile web add github:2160039878-cyber/dsh-plugin-market
dsh web

v0.2.3 - Checked candidates fallback

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 15:26
  • 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

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 15:06
  • 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

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 12:47
  • 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

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 12:37
  • 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

Choose a tag to compare

@2160039878-cyber 2160039878-cyber released this 15 Aug 11:49

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