kerlyken/dsh-filetransfer

kerlyken★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

Native file drafts, transcript cards, and local deliverable downloads for DeepSeek Harness Web.

README 摘要

dsh-filetransfer 简体中文 Native-feeling file drafts and local deliverable downloads for DeepSeek Harness Web. What it does - Drop or select non-image files and review them as draft cards before sending. - Send a file by itself or together with ordinary user text. - Keep images on DSH's official image-attachment path. - Render Word, Excel, and generic files as distinct transcript cards. - Remove a draft file only through its close button, without exposing or editing the hidden reference placeholder. - Download agent-produced files from a loopback-only deliverables panel. Uploading is stage-only: it never calls session.prompt . The file reaches the agent only after the user presses DSH's normal Send button. Compatibility Version 0.2.5 targets @deepseek-ai/dsh 0.1.0-rc.7 and Node.js 22.19 or newer. DSH is a developer preview, so later releases may require a compatibility update. DSH 0.1.0-rc.7 has a native image block but no generic file block. This plugin stores a compact workspace-relative marker in the message and projects it as a file card in the Web UI. The internal path is not rendered as visible conversation text. Install from GitHub From the directory that should be the DSH works…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类