Johnny-xuan/dsh-paste-to-path

Johnny-xuan★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

A universal path-backed attachment dock for DeepSeek Harness.

README 摘要

dsh-paste-to-path A universal attachment dock for DSH. English 简体中文 dsh-paste-to-path adds a general-purpose attachment Dock to the DSH Web composer. Paste or drop images, PDFs, Word and Excel documents, archives, code, logs, and other files, then review and manage them together before sending. Images, PDFs, archives, and other formats share one attachment Dock. The DSH 0.1.0-rc.6 Web composer natively accepts PNG, JPEG, WebP, and GIF. PDFs, Office documents, archives, and other formats do not currently have the same unified attachment entry point. Even an image may fail when the selected model does not support image input or the active adapter is text-only. dsh-paste-to-path does not extend the model's native content types. It takes a simpler route: Send images to your own vision tool, PDFs to a document reader, and archives to shell or extraction tools. The plugin owns attachment intake, management, and path delivery . Your Agent tool stack decides how to read the file. Path flow at a glance The file is saved on the DSH Host, then its path is given to the Agent. What it does Universal attachment Dock Paste or drop a file and an attachment card appears above the composer. Each car…

在 GitHub 查看完整 README →
工具/开发attachmentdeepseek-harnessdsh-plugin

分类