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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bleamayaka/dsh-file-beam说明文档
阅读完整 README ↗使用
- 把文件(如
report.docx、data.csv)拖入 DSH Web 页面任意位置 - 输入框上方出现 chip:先显示「搜索路径中…」,随后列出候选路径按钮
- 点选正确路径 → chip 变为「已登记 」(可点 × 移除)
- 正常输入你的指令并发送 → 输入框内没有路径文本,但 Agent 会收到隐藏的路径清单消息,直接读取源文件分析
配置(可选)