dsh-drop-path
Run the following command in DeepSeek Harness:
dsh plugin install kongbai-shike/dsh-drop-path
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install kongbai-shike/dsh-drop-path in your DeepSeek Harness terminal to install the plugin; the source code is available at https://github.com/kongbai-shike/dsh-drop-path .
About this plugin
DSH only accepts image attachments in its composer, so dropping a document, code file, or archive simply does nothing visible. dsh-drop-path intercepts those rejected drops, extracts the real absolute filesystem path from disk, writes it into the input box, and copies it to the clipboard, letting you hand the path straight to the model for reading.
Three working modes are available: Auto (default; non-image files get their path filled in while images still go through the normal attachment flow), Always (every file type produces a path), and Off (restore original drag behaviour). A single tap on the small toggle in the bottom-left corner switches modes, and the choice persists via localStorage. Under the hood the plugin uses the DSH Desktop preload bridge to resolve paths, listens at the window capture phase to stay clear of the built-in drag overlay, and includes a 1.2-second watchdog so the toast disappears on its own if the drag is cancelled.
Best for desktop users who frequently need a model to read local files such as PDFs, source code, config files, or logs. In a regular browser the plugin detects the missing local-path bridge and steps aside completely with zero side effects on DSH.
Use Cases
- Drop a local PDF into DSH and hand the model a readable path
- Grab a source or config file path instantly to feed the model as context
- Copy an absolute filesystem path with a single drag-and-drop
- Switch between three modes to control which drops get intercepted
Best For
- DSH desktop users who frequently pass local file paths to the model
- Developers working with PDFs, source code, and logs on disk
- Efficiency-focused users who want a smoother drag-and-drop path workflow
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.