Releases: wulusai2333/mimo-vision
Releases · wulusai2333/mimo-vision
Release list
v0.1.0-rc.5
mimo-vision v0.1.0-rc.5 — first npm release.
DSH native vision plugin registering the describe_image tool (image → mimo-v2.5 → text description) for text-only main models.
Highlights
describe_image(path, question?)viactx.tools.register— reversible on uninstall- Native passthrough (PNG/JPEG/GIF/WebP/BMP) + ImageMagick auto-transcode (SVG/TIFF/HEIC/…)
- Free Zen route first, paid Go fallback once per request (
allowPaidconfig) - Credentials/files/subprocess all via DSH seams (
ctx.credentials/ctx.fs/ctx.subprocess) - Prebuilt lib/ committed — GitHub-source install needs no build, no allowBuilds
Install: dsh plugin --profile web add mimo-vision (npm) or dsh plugin --profile web add github:wulusai2333/mimo-vision.
Full changelog: CHANGELOG.md