Skip to content

pi2dsh v0.1.0

Choose a tag to compare

@weijiafu14 weijiafu14 released this 13 Aug 19:07
· 37 commits to main since this release

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.