Releases: zoahdev/dsh-subscribe
Release list
dsh-subscribe v0.3.1
Defensive fix: idempotent route mounting. Guards against duplicate webServer routes when a preset/composition remounts the plugin in the same process (upstream class: deepseek-harness #1862). The previous route set is disposed before mounting a new one, keyed by profile. 10/10 tests + full DSH smoke (fresh profile → boot → HTTP one-click install) pass.
dsh-subscribe v0.3.0
In-harness storefront: browse/search the 536-plugin registry, one-click install/uninstall/update, build-script approval, live progress, Steam-style subscribe list — served by the plugin itself at /dsh-subscribe/. Plus the agent tools (market_search / market_stats / market_install_command) and zero-dep CLI.
dsh-subscribe v0.2.0
Steam-style plugin marketplace v2: 536-plugin registry (20 verified), bilingual storefront with one-click install commands, zero-dependency CLI, in-harness market tools (market_search / market_stats / market_install_command).