compatibility.md
September 5, 2026 · View on GitHub
Compatibility
- Supports the DSH 0.1.0 series (
0.1.0-rc.6and siblings). - The panel reads the running
@deepseek-ai/dsh-web-appversion: after a breaking upgrade (0.2 / 1.0) a compatibility warning appears instead of silent failure. - Plugin adapt gate (v0.3.25): third-party plugins incompatible with the current framework are force-disabled after an upgrade (enable locked); run 「Check update」to upgrade the plugin first — it unlocks automatically after the auto-verification passes. See 「Framework upgrade safety & plugin adapt gate」.
- Likely breaking seams: patch semantics,
webServer.register, loader entry shape,dsh.clientbundle format,settings.plugins.tabslot. - Deploy scripts do not check versions; the in-panel warning is authoritative.