dsh-file-manager
Run the following command in DeepSeek Harness:
dsh plugin install starstorm-ai/dsh-file-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install starstorm-ai/dsh-file-manager in DeepSeek Harness to install; the source is available at https://github.com/starstorm-ai/dsh-file-manager
About this plugin
DeepSeek Harness Web sessions have long lacked a built-in file view, forcing developers to switch to external editors whenever they need to inspect or tweak workspace files mid-conversation and breaking context flow.
dsh-file-manager adds a File tab inside conversation.view, offering a lazily loaded workspace file tree, Monaco syntax highlighting for TypeScript, JavaScript, JSON, HTML, CSS, Markdown, YAML, Shell, Python, Go, Rust, Java, and C/C++, multiple file tabs with independent cursor and scroll state, plus dark and light themes with Chinese and English UI. Saves use a version token with atomic replaceIfVersion so edits already made by Git, other editors, or agents are never silently overwritten. Monaco styles and workers are inlined at build time, removing all runtime CDN dependencies.
This plugin suits agent developers who want to review or lightly edit workspace files without leaving the session, as well as teams building products on DSH that need a dependable in-browser file panel. It installs as a Bundle, modifies no DSH source code, replaces no provider, and works with any compatible DSH Web Profile.
Use Cases
- Quickly view and edit workspace files within an agent session
- Inspect project code structure without leaving the Web Session
- Open, edit, and save multiple source files in parallel tabs
Best For
- Developers building agent applications on DeepSeek Harness
- Teams that prefer in-browser file inspection and light editing
- Engineers who need to tweak workspace code mid-conversation
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.