attach-plus
Run the following command in DeepSeek Harness:
dsh plugin install BaihaWhite/attach-plus
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install BaihaWhite/attach-plus in your terminal, or navigate to DSH Settings → Plugins → Plugin Store and search for attach-plus to install with one click; the source repository is hosted at https://github.com/BaihaWhite/attach-plus. Restart DSH and refresh the page after installation to apply changes.
About this plugin
In the DSH web input bar, the single + button has to serve double duty as both the command-menu trigger and the file-upload entry point, which makes it hard to tell at a glance whether you are about to run a command or attach a file. attach-plus splits those two jobs into separate, semantically clear controls: the command button is relabelled with a / glyph (click and keyboard behaviour are unchanged), and a new + round button opens a three-tier menu for images, documents, and other files, invoking the browser's native file picker. Images flow through DSH's native draft pipeline with thumbnail preview and quota checks (5 MB per image, 20 images per message, 100 MB total) and are sent as image blocks alongside the message. Documents such as PDFs, Office files, CSVs, and plain text, as well as any other file type, are written to the session workspace's uploads/ directory via the plugin API, and a trailing Attachment: path reference line is appended to the draft so the model can read the content with its built-in file tools. The result is a cleaner input bar where running commands and attaching files each have their own affordance, and providing document context to the model becomes a single click instead of manually pasting a path.
Use Cases
- Attach images with one click, automatically processed through the thumbnail pipeline and sent with the message
- Upload PDF, Office, or CSV files to the session workspace and reference them by path for the model to read
- Split the command menu and file upload into separate buttons to remove the ambiguity of the original + button
Best For
- Daily users who frequently supply image or document context to the DSH model via the web UI
- Power users who want a clean separation between command execution and file attachment to avoid misclicks
- Office-scenario users who rely on the model to read local documents for summarization, analysis, or Q&A
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.