Releases: Anionex/dsh-vision-toolkit
Releases · Anionex/dsh-vision-toolkit
Release list
v0.1.6
Highlights
- Restores the user-first Vision Settings hierarchy: required service configuration first, advanced compatibility/runtime controls collapsed, and plugin identity/version diagnostics at the bottom.
- Adds native Anthropic Messages transport controls and preserves DSH-owned provider settings.
- Refreshes English and Simplified Chinese Settings, health, tool-card, and artifact copy.
Published to npm as @anionex/dsh-vision-toolkit@0.1.6.
DSH Vision Toolkit v0.1.5
Release v0.1.5 of DSH Vision Toolkit.
Important: the npm package moved from @dsh-external/dsh-vision-toolkit to @anionex/dsh-vision-toolkit. Reinstall with the new package name.
What changed
- Complete light/dark Harness token coverage: checkerboard previews, download actions, tool cards, alerts, fields, status indicators, and pasted-image chips now follow both themes (fixes #20).
- Multi-image paste support.
- DSH 0.1.0-rc.6 standalone registry installation fixes.
- Runtime compatibility alias for legacy
ctx.slashtriggers. - Python 3.11 managed-runtime dependency pin (numpy 2.4.6).
- CI portability fixes (pnpm global bin, Pillow/NumPy/vtracer provisioning).
DSH Vision Toolkit v0.1.4
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.4tarball. - 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