mimo-vision
A native DSH vision tool that describes local image files using mimo-v2.5-series multimodal models.
Install
$ dsh plugin --profile web add mimo-visionPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Registers the `describe_image` DSH tool with required `path` and optional `question` arguments.
- Supports native PNG, JPEG, GIF, WebP, and BMP inputs.
- Can transcode SVG, TIFF, HEIC, PSD, ICO, EXR, JP2, JXL, and AVIF to PNG when local ImageMagick is available.
- Limits image reads to 20 MiB and downscales transcoded images to a 2048px maximum long edge.
- Resolves `OPENCODE_GO_API_KEY` first, with `OPENCODE_API_KEY` as a fallback.
- Tries the configured free mimo route first and can fall back once to a paid route when `allowPaid` is enabled.
Useful For
- Giving non-vision DSH models a tool for describing local images.
- Asking an agent to identify visible subjects or details in an image file.
- Analyzing image formats that can be converted locally with ImageMagick.
Who It Fits
- DeepSeek Harness users who need image-description capability.
- DSH plugin developers working with Cordis capability seams.
- Users with an OpenCode API key and access to a mimo-v2.5-series route.
Documented Limitations
- Requires Node `^22.19.0 || >=24.0.0` and runs only inside DSH, where its DSH peer dependencies are provided.
- Requires an OpenCode API key configured through DSH credentials or the process environment.
- Unsupported formats, missing ImageMagick for transcode-only formats, oversized files, missing files, and route failures return tool-level errors.
- Transcoding non-native formats writes temporary source and PNG files to the system temp directory via `node:fs`, bypassing the DSH filesystem sandbox policy for that path.
- GitHub-source installation uses committed prebuilt `lib/` artifacts; stale artifacts may be loaded if they are not rebuilt after source changes.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 10 development, 7 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- wulusai2333/mimo-vision
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 9a6baca · 2026-09-10
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- 2026-08-16
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →A standalone, local persistent-memory system for AI agents, with DeepSeek Harness support provided through the separate dsh-mnemon plugin.
View plugin →Composable three-tier memory control plane for DeepSeek Harness with runtime context, searchable documents, and pluggable long-term memory.
View plugin →