auroralab-art/dsh-file-ref

插件 ⭐ 1 NOASSERTION web-ui

DeepSeek 工具插件:拖放文件即可插入 @workspace 路径或绝对路径。

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

安装

Absolute paths stay as typed. The plugin does not open the file or send its bytes. The agent reads the path 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 or Update

Requires the `dsh` CLI and the `web` profile.

auroralab-art/dsh-file-ref 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。