DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-upload

Adds an upload button and drag-and-drop file or folder handling to DeepSeek Harness web interface.

VisionTerminal & TUIDeveloper Tools
10GitHub Stars2ForksUpdated2026-08-26

Install

$ dsh plugin --profile web add "github:a903067276-rgb/dsh-file-upload#main"

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-file-upload is a DeepSeek Harness web plugin that adds an upload icon button to the composer tool row and intercepts drag-and-drop actions for files and folders. Uploaded assets are saved to an organized local attachment library and intelligently routed: supported images attach directly to the draft attachment rail or fall back to path text references, while general files and reconstructed folder structures are inserted into the composer draft as local path strings.

Key Capabilities

  • Adds an upload button to the DSH composer tool row with light and dark theme support
  • Intercepts drag-and-drop for single files, multiple files, and recursive folder structures
  • Automatically saves uploaded files into date-partitioned local attachment directories
  • Integrates with the official draft attachment rail and DeepSeek Files API for image uploads
  • Falls back to local file path text insertion when session models lack direct image support
  • Provides a dedicated settings card to configure directory paths, path prefixes, and upload behaviors

Useful For

  • Quickly sharing local images, documents, or entire directory trees with DSH models via the web UI
  • Providing file path references to models or vision tools when models lack native image input modalities
  • Preserving structured local archives of all files and images dropped into DSH chat sessions

Who It Fits

  • DeepSeek Harness web UI users looking for direct file upload and drag-and-drop capabilities
  • Developers and researchers wanting seamless asset referencing in DSH conversations

Documented Limitations

  • Single-file size is limited to 64 MB by the DeepSeek Files API, with a default local store limit of 20 MB unless configured
  • Local attachment library is never cleaned up automatically and requires manual disk management
  • Windows and Linux platform support is expected via pure Node.js APIs but primarily verified on macOS

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
a903067276-rgb/dsh-file-upload
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d55d732 · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
2
Open issues
0
Last commit
2026-08-26
Last release
2026-08-25
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app