DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-ref

Web-profile file paste and drag-and-drop support that inserts workspace or absolute path references into the DSH composer.

Terminal & TUIDeveloper ToolsBrowser & Web
2GitHub Stars0ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add https://github.com/auroralab-art/dsh-file-ref/releases/download/v0.1.0/dsh-file-ref-0.1.0.tgz

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-ref is a DeepSeek Harness web plugin for referencing local non-image files in the composer. It inserts @workspace-relative references when possible, preserves absolute paths for external files, or stages browser-hidden files in a workspace inbox.

Key Capabilities

  • Handles pasted and dropped local files in the DSH web composer.
  • Keeps PNG, JPEG, WebP, and GIF on DSH's built-in image rail.
  • Inserts workspace-relative @ references for files inside the current workspace.
  • Inserts absolute paths for files outside the workspace.
  • Stages a copy in a configurable workspace inbox when the browser hides the source path.
  • Adds workspace-reference markers for existing relative file references before a step.

Useful For

  • Reference PDFs, CSVs, source code, JSON, YAML, Markdown, and other local files in a DSH conversation.
  • Let an agent access a workspace file through the session's existing read, shell, or other tools.
  • Bring browser-dropped files into a workspace when their original filesystem path is unavailable.

Who It Fits

  • DeepSeek Harness users running the web profile.
  • Developers and knowledge workers who need to reference local files in DSH prompts.

Documented Limitations

  • Targets the DSH web profile and does not support headless mode.
  • Does not upload file bytes or add a model-facing file tool; agents use existing session tools and access modes.
  • PNG, JPEG, WebP, and GIF continue through the built-in image rail rather than this plugin's path-reference flow.
  • Browser-hidden files require staging under the workspace and are limited by maxStageBytes, defaulting to 20 MiB.
  • DSH read supports UTF-8 text; other formats may require shell or other available session tools.
  • README states testing against DSH v0.1.0-rc.1 and later, while preview plugin contracts may change.

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, 4 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as NOASSERTION.

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
auroralab-art/dsh-file-ref
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bb5e135 · 2026-08-23

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-20
Last release
2026-08-16
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