About Modlens
Modlens is a vision bridge for DeepSeek Harness and other coding agents. In dsh it registers a native read_image workflow that turns pasted images into structured evidence, including OCR, layout, and semantic observations, before the text model answers.
Install in a dsh profile
$ npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modlens@latestCapabilities
◆Native read_image tool
◆OCR and layout evidence
◆Text-model vision bridge
◆Pasted image support
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.