File upload plugin
Mooling0602/dsh-web-file-uploader · skills
A file-upload plugin for the DeepSeek Harness web UI.
★ 10GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense
Project overview
dsh-web-file-uploader 🌐 Language · English | 中文
This is a deliberate design decision: the cards persist after sending (unlike paste previews that clear on send), so you decide how long a file stays "attached" to the conversation. Injection is one-shot per message, and the injected block lists exactly the files whose cards are currently open.
The capability check uses llm.resolveModelInfo().inputModalities (cached for 10 minutes, safe text-only fallback).
Install command
dsh plugin --profile web add github:Mooling0602/dsh-web-file-uploader