bleamayaka/dsh-file-beam0

dsh-file-beam

Beam files from your desktop into the agent's context: drag onto the DSH Web composer, resolve the real absolute path by name (workspace + Downloads/Desktop/Documents), pick a candidate chip, and beam it in — no copy, no path text in the composer. On submit the Host injects the paths into the agent request as a hidden plugin-notice message; the agent reads the source file directly.

包名
dsh-file-beam
版本
0.3.0
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bleamayaka/dsh-file-beam

使用

  1. 把文件(如 report.docxdata.csv)拖入 DSH Web 页面任意位置
  2. 输入框上方出现 chip:先显示「搜索路径中…」,随后列出候选路径按钮
  3. 点选正确路径 → chip 变为「已登记 」(可点 × 移除)
  4. 正常输入你的指令并发送 → 输入框内没有路径文本,但 Agent 会收到隐藏的路径清单消息,直接读取源文件分析

配置(可选)