DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Open File — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-open-file

Open File

DeepSeek Harness 的工作区范围内任意文件上传、读取、OCR 和渲染。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-open-file@0.1.2-rc.1
README兼容性版本

兼容性与来源证明

Open File 以 dsh-open-file 发布,当前版本为 0.1.2-rc.1。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.1.2-rc.1prerelease
2026/9/6
0.1.2stable
2026/8/18
0.1.1stable
2026/8/17
0.1.0stable
2026/8/17
查看其余 1 个版本收起版本
0.1.1-rc.2prerelease
2026/8/25

相关插件

正在加载相关插件…

最新版
0.1.2-rc.1
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
80.2 MB
文件数
335
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 5
周下载
258
最近提交
2026/9/6
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 vision-media 分类下经过校验的插件。

Tool Describe Image@linxin666/dsh-tool-describe-image面向模型的 describe_image 工具,用于 dsh Web GUI:通过在兼容 OpenAI 的端点调用视觉语言模型,为文本模型提供图像理解能力,以描述一张图像(本地路径、http(s) URL 或附件引用)。可热插拔 —Deepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio,以及 27 个可编辑视频模板,以原生 DeepSeek Harness 对话视图呈现。Imagegen@dickpy/dsh-imagegendsh Web GUI 的 AI 图像生成插件:通过可配置的提供商渠道实现文生图和图生图(gpt-image-2 / grok-imagine-image / nanobanana series / seedream-5.0-pro / dall-e-3,支持原生 xAI Grok Imagine、Google Nano Banana aVoice Modedsh-voice-mode适用于 DeepSeek Harness 的全双工语音插件:本地 zipformer2 流式 ASR(无需 API 密钥)→ 可编辑草稿;Edge TTS 或本地 VITS / Kokoro 朗读并显示实时字幕;真正的抢话;强化的 HTTP 接口 + 模型 SHA256 固定;兼容所有 ds

README

dsh-open-file

English · 简体中文

Workspace-scoped file attachments, document reading, local OCR, and page rendering for DeepSeek Harness Web.

dsh-open-file brings files of any format into DeepSeek Harness conversations. Its included agent tools inspect each upload and read, OCR, or render the content available for the task through one traceable workflow.

Drop files anywhere in DeepSeek Harness Web

Drag files into the conversation
Drop one or more files anywhere in DeepSeek Harness Web to add them to the active session.

Features

  • Adds an Add → Attachment action to the existing + menu.
  • Accepts multiple files through the system picker, page-wide drag and drop, and clipboard paste.
  • Presents compact draft cards with format icons, upload progress, cancellation, retry, and removal controls.
  • Places sent attachment cards directly below their user message and keeps the conversation aligned.
  • Streams same-origin binary uploads into the active session workspace.
  • Provides four agent tools: file_inspect, file_read, file_ocr, and file_render.
  • Reads text, PDF, DOCX, PPTX, XLSX, bounded ZIP archives, common image formats, and metadata for regular files.
  • Runs English and Simplified Chinese OCR with packaged language data.
  • Returns source hashes, locators, cursors, parsers, and stable references for traceable reasoning.

Compatibility

ComponentVersion or requirement
DeepSeek Harness0.1.2-rc.1
Node.js>=22.13.0
Operating systemsWindows, Linux, macOS
Browser APIsfetch, XMLHttpRequest, File, drag and drop, clipboard file paste

The Web integration uses the current input-trigger registration, conversation renderer, native image workflow, and client runtime APIs. Compatibility checks report FILE_WEB_COMPATIBILITY when the host contract requires attention.

Install

Install the latest npm release:

dsh plugin --profile web add dsh-open-file

Install version 0.1.2-rc.1 for DeepSeek Harness 0.1.2-rc.1:

dsh plugin --profile web add dsh-open-file@0.1.2-rc.1

Install a locally reviewed package:

npm ci
npm pack
dsh plugin --profile web add ./dsh-open-file-0.1.2-rc.1.tgz

The package activates the Host service, Web client, and Open File Skill through cordis.patch.yml. npm presents this README.md as the package documentation.

Quick start

  1. Open a DeepSeek Harness session with an active workspace.
  2. Select + → Add → Attachment, drop files onto the Web app, or paste files from the clipboard.
  3. Review the draft cards and wait for the ready state.
  4. Send the message to create session-bound dsh-open-file://attachment/v1/... references.
  5. Let the Assistant inspect, read, OCR, or render the selected content.

Files in multiple formats ready in the DeepSeek Harness composer

Upload any file format whenever your task calls for it
Documents, data, source code, archives, images, and every other format share one attachment flow.

ToolRole
file_inspectReturns metadata, parser details, and selectable part_ref values
file_readReads a selected part with text cursors or worksheet ranges
file_ocrRuns local English and Simplified Chinese OCR on a selected image part
file_renderRenders a selected document part to a workspace PNG

Image files integrate with the DSH image workflow. Documents and regular files use the workspace attachment workflow.

Configuration

Version 0.1.2-rc.1 uses packaged release defaults. cordis.patch.yml registers the Host service, Web client, and Skill. Resource limits are listed below and represented in the public contract.

Permissions, storage, and protocol

Source files and derived artifacts live under the active session workspace:

<workspace>/.dsh/open-file/v1/sessions/<sha256(session-id)>/

The plugin reads and writes this session directory and registers same-origin upload routes on the DSH Web Host. OCR uses the packaged eng and chi_sim language data.

POST   /dsh-open-file/v1/uploads/prepare
PUT    /dsh-open-file/v1/uploads/<upload-id>     application/octet-stream
POST   /dsh-open-file/v1/uploads/<upload-id>/commit
DELETE /dsh-open-file/v1/uploads/<upload-id>

Tool responses include the source hash, parser, locator, cursor, and canonical references. Extracted file content is tagged as untrusted evidence for downstream reasoning.

Default limits

LimitDefault
File size256 MiB
Draft files per session20
Draft bytes per session512 MiB
ZIP entries10,000
Expanded ZIP entry64 MiB
Total expanded ZIP bytes512 MiB
ZIP compression ratio100:1
Upload timeout300 seconds
Parse and render timeout30 seconds
OCR timeout120 seconds
Rendered pixels40,000,000

These values define the 0.1.2-rc.1 resource envelope.

Security

  • Session references, active Agent sessions, authoritative workspaces, and disk metadata participate in one validation chain.
  • Canonical containment and symlink-aware checks protect managed workspace paths.
  • ZIP validation covers normalized paths, links, encryption, duplicates, CRC integrity, archive depth, expansion size, and compression ratio.
  • Office XML validation covers declarations, entities, and relationship targets.
  • Type detection uses magic bytes and container structure.
  • Published sources are immutable; derived artifacts use exclusive creation and atomic metadata replacement.

See SECURITY.md for the security policy and reporting process.

Troubleshooting

  • Attachment entry: confirm that the Web client plugin is active and the Host matches DeepSeek Harness 0.1.2-rc.1.
  • Upload: confirm the live session, workspace permissions, same-origin route, and resource limits.
  • OCR: select an image part or a PNG generated by file_render, then choose eng, chi_sim, or both languages.
  • Document parsing: use file_inspect to review the detected type, parser, and available parts.

Stable error codes are exported from the package contract and included in tool failures for programmatic handling.

Uninstall

dsh plugin --profile web remove dsh-open-file

Install a selected release to complete a version change:

dsh plugin --profile web add dsh-open-file@0.1.2-rc.1

Development

npm ci
npm run typecheck
npm run lint
npm test
npm run build
npm run verify:release
npm pack

The release workflow runs type checks, linting, the complete automated test suite, production builds, and npm artifact inspection across Windows, Linux, and macOS.

Release gate

GitHub and npm publication begins after maintainer approval of both README files and the generated tarball. Final acceptance covers package installation, Web startup, file selection, drag and drop, uploads, message rendering, all four tools, draft controls, and plugin removal.

License

MIT