Skip to content

dsh-subscribe v0.3.1

Latest

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 09:50
· 543 commits to main since this release

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.