path-click
Run the following command in DeepSeek Harness:
dsh plugin install whw19761006/path-click
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install whw19761006/path-click in a terminal where DeepSeek Harness is installed; the full source is at https://github.com/whw19761006/path-click . After installation, restart DSH and press F5 in the browser to load the plugin.
About this plugin
In the DeepSeek Harness web UI, conversation messages are packed with file paths, log links, and tool-call artifacts. Opening any single one used to mean select, copy, paste into Explorer or a browser address bar, and shuttling between windows adds up fast. path-click collapses that loop into a single hover.
Rest your cursor on any file path or URL and a vertical pop-up menu appears: Show in Explorer jumps straight to the containing folder, and Open in Browser hands the file to your default browser regardless of extension. Because it bypasses Windows file-type associations entirely, a .js script, a .lnk shortcut, or a raw log file will all render in the browser instead of triggering a Choose-how-to-open dialog. Relative paths inside tool-call cards are recognised as well, and the vertical layout lets your cursor glide from the path text to the button without the popover disappearing. On the security side, every request is guarded by an Origin-and-Host check limited to loopback addresses, a protocol whitelist restricted to http / https / file / mailto, and a file-existence check run in the browser before any system call is made.
Built primarily for Windows-based DSH power users who want to glance at a file a tool just modified, jump to a log mentioned mid-conversation, or preview an artifact screenshot without leaving the keyboard. Hover, click, done.
Use Cases
- Jump to Explorer for any file path mentioned in a conversation thread
- Preview tool-call artifacts like logs, scripts, or configs directly in the browser
- Open any file type in the default browser without triggering Windows file-association dialogs
Best For
- Developers using the DSH web interface on Windows
- AI-assisted coding users who want fewer window switches between the chat and Explorer
- Engineers who need to quickly inspect tool-call outputs and referenced files
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.