@paicat1/dsh-screenshot
Standalone screen capture for DeepSeek Harness (dsh): browser hotkeys plus an agent-facing capture+read tool. Forked out of @liustack/modlens#48 (upstream declined the feature).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:paicat1/dsh-screenshot说明文档
阅读完整 README ↗配置
可在 cordis 配置中传参(可选,默认全部开启):
route: false— 关闭浏览器截图路由tool: false— 关闭modlens_screenshot工具
环境变量 MODLENS_DSH_CLI 可显式指定 modlens CLI 路径(默认探测
~/.dsh/profiles/{web,headless}/node_modules/@liustack/modlens/dist/main.js)。