AI Agent Hub
Back to plugins
🖥️

dsDragPasteALL

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install balue8246-maker/dsDragPasteALL

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install balue8246-maker/dsDragPasteALL in the DeepSeek Harness terminal to install; source code is available at https://github.com/balue8246-maker/dsDragPasteALL .

About this plugin

DSH's drag-and-drop zone originally only accepted images, making it hard to drop a zip, a Word document, or a PPTX into the chat. dsDragPasteALL removes that restriction: any local file type can be dragged into the DSH page, and the plugin silently resolves the real disk path in the background, inserting the path text directly into the input box. No file copying, no upload, no extra storage, just drag and reference.

It integrates seamlessly with the dseyesopen image plugin through smart routing: pure image pastes are passed to the native flow to become real image attachments for recognition; pastes containing non-image files are handled by this plugin to resolve paths. While the AI is generating and the input is locked, dragged files and pasted screenshots queue up and are auto-inserted after unlock, with screenshots restored as images rather than degraded to path text. Files in common locations like Desktop, Documents, or Downloads are almost always resolved to their real path, while obscure or renamed files fall back to content caching. Multiple files can be dropped at once, each getting its own path line; import records persist locally and survive restarts, and an Agent tool is exposed for browsing history in-conversation.

If you regularly need to reference local documents, archives, presentations, or videos in DSH, this plugin turns the drag zone from an images-only slot into a true any-file entry point. macOS-first with automatic fallback to conventional directory search and content caching on other platforms, keeping the core experience consistent.

Use Cases

  • Drag a zip or Word doc into DSH chat and get the real disk path auto-inserted
  • Drop multiple files at once to fill multiple path lines quickly
  • Files and screenshots queue during AI generation and auto-submit after unlock

Best For

  • Users who frequently reference local docs, archives, or presentations in DSH
  • Users who want to break free from image-only drag limits for any file type
  • Users pairing with dseyesopen for both image recognition and document input