Skip to content

v0.6.0

Choose a tag to compare

@muyuanjin muyuanjin released this 20 Aug 11:01
· 2 commits to main since this release

What's Changed

  • Distinguish the DSH host interface from installed plugins using built-in DSH identity metadata, without maintaining a catalog of third-party plugins.
  • Discover candidates from the active browser Boot modules and Cordis Loader entries, including linked, workspace, file:, and dynamically loaded plugins.
  • Trace shell-projected controls, such as settings navigation rows, back to their originating Cordis slot registration.
  • Improve evidence scoring for generated markers, shared selectors, nested ownership boundaries, and ambiguous candidates.
  • Prefer the DSH-selected default client export, exclude Host-only CSS packages, and scope reused React keys to their originating slot.
  • Document the heuristic nature of attribution and its runtime, source-scanning, React, and DOM limitations.

Install

npm install dsh-element-inspector@0.6.0

Or install the tagged DSH plugin directly:

dsh plugin --profile web add github:muyuanjin/dsh-element-inspector#v0.6.0