auroralab-art/dsh-file-ref

auroralab-art★ 1TypeScriptLast synced: 2026-08-16

Open on GitHub

DeepSeek Harness plugin: paste or drop a file to insert an @workspace path or absolute path.

README excerpt

dsh-file-ref English 中文 Paste or drop a local file into the DeepSeek Harness composer. The plugin inserts a path the agent can open with existing tools. It does not upload file bytes to the model. What it does File location Draft text Inside the current workspace @docs/spec.pdf Outside the workspace /Users/you/Downloads/spec.pdf Path hidden by the browser @.dsh-inbox/spec.pdf (a copy under the workspace) PNG / JPEG / WebP / GIF First-party image rail, unchanged Before a step, the host confirms each @relative path still exists and injects: Absolute paths stay as typed. The agent reads them with the session's usual tools and access mode. What it adds Without this plugin, the composer accepts only PNG, JPEG, WebP, and GIF. Other files are rejected as an unsupported image format. dsh-file-ref adds a path-reference path for those files: - Recover the original filesystem path when the browser or host can see it. - Otherwise write a copy into the workspace inbox and @ that path. - Mark @relative mentions before the model step so the agent can open the file with read , the shell, or other tools already in the session. There is no new upload API and no extra model-facing file tool. Install …

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-pluginagent

Category