Releases: weijiafu14/pi2dsh
Releases · weijiafu14/pi2dsh
Release list
pi2dsh v0.1.2
First externally installable release.
- Generated bundles embed the tested pi2dsh runtime and Pi host shims.
- No unpublished npm dependency and no exotic URL subdependency; the default output passes DSH blockExoticSubdeps policy.
- Default generated output passes official dsh plugin install/activate/remove.
- The same embedded architecture passed all four pinned community package runtime checks and a real DeepSeek durable tool call/result run.
- Full gate: 29 tests; 85.37% statements, 76.18% branches, 94.14% functions, 88.77% lines; publint and packed fresh-install smoke pass.
pi2dsh v0.1.1
Superseded by v0.1.2. v0.1.1 demonstrated the URL-runtime approach, but DSH correctly rejects exotic subdependencies under blockExoticSubdeps. Use v0.1.2, which embeds the tested adapter and passes the default official plugin-manager flow.
pi2dsh v0.1.0
Initial audited Pi-to-DeepSeek Harness bridge.
- Converts Pi tools, commands, prompts, skills, selected lifecycle events, and host imports into installable DSH bundles.
- Fails closed on unknown or unsupported capabilities.
- Audited the official Pi catalog top 50: 4 review candidates, 46 blocked, 0 audit errors.
- Runtime-verified pi-lsp, rpiv-web-tools, pi-image-gen, and the degraded headless fallback of pi-ask-user.
- Verified a real DeepSeek model durable tool call/result through the generated bundle.
- CI, coverage thresholds, publint, packed install, and official DSH plugin-manager tests are green.
The attached npm tarball is the same artifact validated by the packed-install smoke test. npm registry publication is pending maintainer authentication.