LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.
modlens
★ FeaturedCategory: Memory · ⭐ 1306stars
Curated — reviewed and verified by the editors
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
Plugin facts
| Maintainer | liustack |
|---|---|
| GitHub stars | 1306 |
| Primary language | TypeScript |
| License | MIT |
| Last push | 2026-08-14T20:36:33Z |
| Homepage | https://liustack.dev |
| Added to this directory | 2026-08-14 |
About this plugin
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网第一个 DeepSeek Harness 视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:liustack/modlens Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.
⚠️ Safety note
Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.
About this plugin: modlens
What is modlens?
modlens is a memory plugin maintained by liustack. Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
How do I install modlens?
Run dsh plugin add github:liustack/modlens in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:liustack/modlens#commit.
Is modlens free?
modlens is a community open-source project released under the MIT license. You can inspect its source and install it for free.