clipboard 4
Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。
dsh plugin add @alain-prot0s5/dsh-screenshotDeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
dsh plugin add dsh-plugin-qwen-imageDeepSeek Harness plugin: paste Finder file paths into the composer with Ctrl+V
dsh plugin add dsh-paste-pathDSH plugin: write text to the system clipboard (pbcopy / clip / xclip / xsel).
dsh plugin add dsh-clipboard