v0.6.0
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.0Or install the tagged DSH plugin directly:
dsh plugin --profile web add github:muyuanjin/dsh-element-inspector#v0.6.0