插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 2 个插件
L
dsh-file-resource
liznee/dsh-file-resource
为 DeepSeek Harness 提供私有本地文件附件、原生图片支持和受限文档读取。
1上个月工具与能力MIT
C
dsh-evidence
cooberped/dsh-evidence
Turns attached files into versioned evidence: `search_documents` builds a private local index (SQLite FTS5 after a startup capability probe, dependency-free JS fallback otherwise) and returns compact evidence blocks carrying an exact coordinate — PDF page, PPTX slide, text/DOCX line range, or quoted XLSX `Sheet!Range` — which `read_document` expands only while the content version still matches. Contiguous CJK runs are indexed as overlapping bigrams and queried as phrases, so word order is preserved; uploaded raster images take the native vision attachment path instead.
024天前视觉、语音与多模态MIT