
liustack/modlens
1,42140Last commit Aug 14, 2026
ModLens DSH plugin
ModLens is an installable DSH plugin and CLI vision bridge. It adds vision-oriented DeepSeek model variants and a native read_image workflow for pasted images, using configurable external vision providers or explicitly enabled reusable local CLI sessions.
How to install the ModLens DSH plugin
npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modlens@latestCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the ModLens DSH plugin can do
- Installs into DeepSeek Harness through the DSH plugin command.
- Processes pasted images through a native read_image tool workflow.
- Produces structured image evidence including transcription, layout regions, entities, and relations.
- Adds DeepSeek-V4-Flash and DeepSeek-V4-Pro ModLens vision model variants.
- Supports Gemini API, OpenAI-compatible, Anthropic, Antigravity CLI, and Claude CLI vision sources.
- Supports configurable provider preference, pinned providers, proxy settings, and failover attempts.
- Provides a modlens CLI for configuration and health checks.
Where the ModLens DSH plugin fits
- Reading screenshots, UI layouts, charts, and documents in a text-only DeepSeek session.
- Extracting OCR and structured visual evidence from pasted images.
- Connecting an OpenAI-compatible vision endpoint such as a self-hosted gateway or supported third-party provider.
- Adding image-reading support while retaining a text-model workflow.
Who the ModLens DSH plugin is for
- DeepSeek Harness users working with text-only DeepSeek or GLM models.
- Developers and coding-agent users who need OCR or image understanding in chat workflows.
- Users with existing vision-provider credentials or supported local agent CLI sign-ins.
ModLens DSH plugin limitations
- Requires Node.js 22.19 or later according to package metadata.
- Vision processing depends on configuring or accessing an external provider or supported local CLI session.
- The DSH wrapper is described as covering DeepSeek and GLM text models; their native vision models are excluded.
- Upstream provider terms, quotas, and credentials remain the user's responsibility.
- The repository states that it does not accept pull requests.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 2 runtime, 6 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
ModLens DSH plugin alternatives
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
DSH Vision Toolkit
365
DeepSeek Harness-native vision bundle that gives text-only agents structured tools for image Q&A, OCR, grounding, UI restoration, pixel diffs, and artifacts.
dsh-robotic-harness
12
An installable DeepSeek Harness bundle for robotics and embodied-intelligence research workflows.
better-model-provider
4
A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
ModLens DSH plugin questions
What is the ModLens DSH plugin?
ModLens is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the ModLens DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does ModLens use?
The snapshot records web as the ModLens profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is ModLens compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if ModLens fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to ModLens?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.