dsh-open-folder
Run the following command in DeepSeek Harness:
dsh plugin install KureKaruna/dsh-open-folder
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install KureKaruna/dsh-open-folder in the DeepSeek Harness terminal to install; the full source code is at https://github.com/KureKaruna/dsh-open-folder .
About this plugin
When working across multiple sessions in the DSH Web UI, jumping back into the local file manager for the current workspace usually means copying a path, switching windows, and pasting it—interrupting your flow. dsh-open-folder turns "open this workspace" into a single button click right in the session header.
The plugin registers a button in the utilities slot of the header, positioned to the left of the existing "Session log" button (order: -10). On click it reads the true working directory (cwd) of the current session and calls the Host workspaces.openPath() to open that folder natively in the OS file manager. It does not touch the header.actions area, so the existing layout stays intact. If a session has no resolvable cwd, the button is automatically disabled to prevent accidental clicks.
This is a lightweight, purely front-end plugin with a no-op Host entry—no extra backend setup required. It is a good fit if you regularly switch between workspaces in the DSH Web UI and find yourself reaching for the file manager more than once a day.
Use Cases
- Quickly open the working directory of the current session in DSH Web UI
- Return to the local file manager after switching between multiple sessions
- Avoid manually copying and pasting paths into the file manager window
Best For
- Developers who frequently switch between DSH Web UI and the local file manager
- Users who work with multiple workspace sessions and need to revisit files often
- DSH users looking to reduce repetitive path-copying actions
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.