DSH Product Preview 0.1.0
- Finder-style columns for conversation nodes, original directories, and local media previews.
- Images, videos, and bundled SVGA playback; accepted messages return to Chat.
- Chinese and English UI/documentation, with an updated demonstration screenshot.
- Prebuilt installation without a sibling Desktop checkout, local vendor archive, or install-time build.
Compatibility and configuration
Targets DSH Web/Desktop host packages at 0.1.2-alpha.3, Cordis ^4.0.2, and React 18.3.1. Other host versions have not been verified. Requires Node.js ^22.19.0 || >=24.0.0.
Install the attached package into the intended profile, then configure allowedRoots. The default is empty: no directories are exposed until configured. See the README for configuration. Native Open/Reveal/context-menu actions require a supporting Desktop host; they are not provided by this bundle alone.
dsh plugin --profile web add https://github.com/choco9527/dsh-product-preview/releases/latest/download/dsh-product-preview.tgzVerification
- Isolated frozen-lockfile dependency installation from the public npm registry.
- No peer dependency conflicts; 19 tests passed; host/client build and declaration generation passed.
- Final tarball installed with scripts disabled in an empty directory.
- Packed Host import, default-deny configuration, browser module factory, and portable dependency declarations checked.
This release was not installed into or used to restart an existing Desktop profile during publication.