paul-xing/dsh-paperclip-upload0

dsh-paperclip-upload

Paperclip upload button for the DeepSeek Harness Web UI: pick a desktop file, upload it into the session workspace uploads/ directory, and get a 📄 filename in the composer.

AI Analysis

核心用途是简化本地文件向 Agent 工作区的传输流程。适合需要快速将本地文档、代码等文件发送给 Agent 进行读取和处理的用户,单文件上限 25 MB。

Package
dsh-paperclip-upload
Version
1.0.0
License
MIT
Last updated
Aug 15, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Usage

  1. Click the paperclip button.
  2. Pick a file from your computer.
  3. The file is written to /uploads/ and the composer draft shows 📄 .
  4. Send the message — the agent can locate and read the file.

Configuration

No configuration required. Upload size is capped at 25 MB (enforced both client- and host-side).