AI Agent Hub
Back to plugins
🖥️

dsh-paste-names

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install PaoMoXML/dsh-paste-names

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

To install this plugin in DeepSeek Harness, execute `dsh plugin install PaoMoXML/dsh-paste-names`, or visit https://github.com/PaoMoXML/dsh-paste-names for the source code.

About this plugin

By default, DSH (DeepSeek Harness) restricts file handling to images only. When users attempt to paste or drag documents, code, or folders, the system typically throws errors, interrupting workflows and hindering efficient interaction between local files and AI.

The dsh-paste-names plugin addresses this pain point by intercepting paste and drag events to enable handling of arbitrary file types. It intelligently parses pasted items into native @ references, replacing the default image limitation, and inserts absolute paths for dragged items, supporting bulk processing. Additionally, it features a multi-candidate selector for precise file identification and utilizes deep scanning with caching to efficiently cover deep directories.

Whether you are a programmer frequently referencing project source code or a technical writer inserting document paths, this plugin significantly enhances collaboration with AI, making local resource management smoother than ever.

Use Cases

  • When you need to reference local code or documentation directly
  • Collaborating by processing folder contents in bulk
  • Dragging non-image files into the chat interface

Best For

  • Programmers who frequently need to reference local development environments
  • Technical writers who want to insert file paths for collaboration
  • Users utilizing DeepSeek Harness for daily development