deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:QinpanWan/dsh-doc-quick
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Drag a document into the dsh web chat — the agent reads it straight from your local filesystem (no sandbox limits), processes it, and when done a right-hand sidebar pops up with the outputs and their file paths.
~/.dsh/doc-quick/<sessionId>/ and registers a task.doc_list (see your pending tasks), doc_read (read the
file content), doc_complete (register the produced outputs).dsh plugin --profile web add github:Entity-Him/dsh-doc-quick
Requires the dsh web profile (the sidebar is a web-client UI). The plugin is
pure JavaScript — no native or Node-gyp dependencies. PDF parsing lazily loads
pdfjs-dist when available and degrades gracefully when it is not.
drag & drop ──> host saves to ~/.dsh/doc-quick/<sessionId>/
└──> agent: doc_read(file) ──> doc_complete(outputs)
└──> client: right sidebar polls docQuick/getTasks
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。