dsh-plugin-image-tools
Pasumao
DSH 图片插件:ask_user_choice 图片/图文混合选项(Web GUI 渲染图片选择卡,可放大查看)+ show_images 在回复中内嵌图片(图片与文字混排)+ 聊天栏所有图片点击放大,放大层支持滚轮/按钮缩放与拖拽平移。图片来源支持本地路径 / http(s) URL / base64 data URI。纯插件实现,不改核心包。
安装命令
该插件尚未生成经过校验的安装命令。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。
信号
GitHub Stars0
30 天下载—
分发方式NPM
收录时间2026-08-22
相关链接
同类插件
dsh-codex-shared-poolCommunity DeepSeek Harness bundle for Codex account-pool integration@eddyskywalker/dsh-chatgpt-subscriptionDSH provider plugin for Codex access through a ChatGPT subscription.dsh-llm-verifierConfigurable DSH-native LLM verifier with a Web settings pagedsh-audio-copilot聊天框语音输入按钮 for DeepSeek Harness: 点击麦克风说话,多引擎转写(智谱 GLM-ASR-2512 / 本地 faster-whisper / Gemini / OpenAI)自动填入输入框。一个按钮,所见即所得。dsh-composer-image-tools聊天输入框图片工具(自研):上传图片(≤10MB 防烧 token) + 自定义区域截图(Electron desktopCapturer),注入 DSH 草稿图片轨。零外部依赖。@aispin/plugin-verifierLLM-as-a-Verifier for dsh with the Best-of-N conversation mode built in: rank N candidates with a fine-grained verifier (expected grade over the logprob distribution), on demand via the verify tool or automatically on every turn of a Best-of-N session. Independent implementation of arXiv:2607.05391. By Aispin