Zenjibad/dsh-drop-any-file

Zenjibad★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Accept any file type in the DeepSeek Harness (DSH) web chat drag-and-drop: non-image files are saved into the active session's workspace for the agent to read and use.

README 摘要

dsh-drop-any-file · Accept Any File Type in the DeepSeek Harness (DSH) Web Chat Extend the DeepSeek Harness (DSH) Web UI chat's drag-and-drop so that every file type is accepted — the built-in composer only lets images (PNG/JPG/WebP/GIF) attach inline and rejects everything else. Dropping a non-image file saves it into the active session's workspace so the agent can read and use it. 让 DSH 聊天支持拖拽任意类型文件:非图片文件将保存到当前会话工作区,供 Agent 读取使用。 中文文档: README.zh.md · LLM index: llms.txt · Agent guide: AGENTS.md Keywords : dsh-plugin · deepseek-harness-plugin · drag-drop · file-upload · workspace · attachment · any-file · 拖拽 · 任意文件 📑 Table of Contents - ✨ Features - 🏗️ How it works - 🚀 Quick start - ⚙️ Configuration - ❓ FAQ - ⚠️ Security notes - 📦 Project structure - 🙏 Credits ✨ Features Feature Description 📥 Any file type Drop .pdf , .zip , .txt , .csv , .bin , … — nothing is rejected with an "only PNG/JPG" error 💾 Saves into the workspace Each dropped non-image file is written into the active session's workspace directory, where the agent can read/search/use it with its normal file tools 🖼️ Images untouched Drops that contain only images keep the built-in inline-attach behaviour — nothin…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdeepseek-harness-plugindsh-pluginweb uiagent

分类