dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
PROJECT TOPICS
PROJECT README
在 DSH web GUI 的会话输入框粘贴图片时,自动把图片保存到你在设置中配置的目录, 并把保存后的图片绝对路径追加到消息草稿——发送消息时,AI 会收到该路径, 可通过文件工具与视觉能力读取识别图片。
Paste an image into the DSH web GUI composer: the plugin saves it into your configured directory and appends the absolute path to your message draft — when you send, the AI receives the path and can read the image with its file and vision tooling.
从 GitHub Release 安装(from the GitHub release):
dsh plugin --profile web add https://github.com/ximisi/dsh-quick-attach/releases/download/v0.1.1/dsh-quick-attach-0.1.1.tgz
本地安装示例(local install examples):
dsh plugin --profile web add ./dsh-quick-attach-0.1.1.tgz
dsh plugin --profile web add ./dsh-quick-attach
安装后重启 web 服务,在 设置 → 快捷附图 中配置保存目录并启用。 After installing, restart the web service and configure the save directory under Settings → 快捷附图.
qa-<时间戳>-<随机>.png 等),
绝对路径自动追加到输入框(the image is saved and its path is appended
to the draft);<DSH_HOME>/quick-attach.json;默认目录 <DSH_HOME>/quick-attach
(config lives in <DSH_HOME>/quick-attach.json; default dir is
<DSH_HOME>/quick-attach)。/quick-attach-files/<文件名> 预览(saved images are
served under /quick-attach-files/<name>)。lib/index.js — host:/api/quick-attach/save、/api/quick-attach/config、/quick-attach-files/*lib/client.js — client:document 捕获阶段粘贴拦截 + 设置栏「快捷附图」分区MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。