Skip to content

DSH Vision Toolkit v0.1.4

Choose a tag to compare

@Anionex Anionex released this 14 Aug 06:33
· 34 commits to main since this release

DSH Vision Toolkit v0.1.4 is the first npm-registry-ready public release.

Highlights

  • Install directly into a DSH profile with dsh plugin --profile web add @dsh-external/dsh-vision-toolkit.
  • Adds pasted-image degradation for models without native image input while preserving native vision when available.
  • Sends a stable User-Agent from the vendored vision client to avoid gateway rejections of Python urllib defaults.
  • Uses registry-compatible @deepseek-ai/* package imports and peer ranges for clean-machine installation.
  • Publishes the public Anionex repository as package provenance.

Verification

  • The tagged source package surface matches the npm @dsh-external/dsh-vision-toolkit@0.1.4 tarball.
  • The npm package contains 144 files and installs successfully into a clean DSH Web profile.
  • Current main verifies 17 Vitest files / 136 passing tests and the dependency-free portable package gate.

Install

dsh plugin --profile web add @dsh-external/dsh-vision-toolkit