Skip to content

v0.1.0-rc.5

Latest

Choose a tag to compare

@wulusai2333 wulusai2333 released this 15 Aug 10:15
· 1 commit to main since this release

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?) via ctx.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 (allowPaid config)
  • 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