lbl61/dsh-drop-in1

dsh-drop-in

拖入/粘贴文件:输入框上方文件栏(chips)+ @文件名 光标内联插入 + 随消息发送(含绝对路径)+ 气泡文件卡片。Drag/paste files into the DeepSeek Harness web GUI and send them with your message (absolute paths included).

AI Analysis

核心用途是简化向 DSH 导入本地文件的操作,支持直接拖拽或粘贴,并向 Agent 传递绝对路径以供读取。适合需要频繁让 AI 分析、处理本地多格式文件的用户。

Package
dsh-drop-in
Version
1.3.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lbl61/dsh-drop-in

Usage

  1. Drag files from Explorer into the chat page (or paste an image/file into the composer)
  2. Composer focused → files are inserted at the caret as native reference bubbles (file pills), mid-text allowed; otherwise they appear in the chip bar above the input
  3. Type your message and send (Enter / Ctrl+Enter / the send button all work; "interrupt-free" sending while the agent runs is supported too)
  4. The bubble shows file cards — the agent receives the absolute path (@[name](https://github.com/lbl61/dsh-drop-in/blob/c967345892707e9340e2f4295d3dc6e29b2a6ce4/path) or the 📎 拖入文件 block) and can read the files

Configuration

SettingDescription
enabledMaster switch (Settings → 文件拖入). When off, drag/paste falls back to built-in behavior.