wjwjw/dsh-workspace-files

wjwjw★ 2TypeScriptLast synced: 2026-08-14

Open on GitHub

Workspace file explorer plugin for the DeepSeek Harness web GUI

README excerpt

dsh-workspace-files Workspace file explorer plugin for the DeepSeek Harness web GUI (DSH Web). A right-docked panel adds a lazy workspace file tree with a bounded text preview on top, and the list of files the current conversation modified below it. 中文说明 This repository holds the two packages that make up the workspace-files plugin for the DeepSeek Harness web GUI: the browser-half client plugin and the host-side Remote service. It exists so the plugin can be reviewed, archived, and distributed independently; building and testing still happens inside the deepseek-harness workspace (see Build & test). Features - Right-docked panel with a floating toggle tab; resizable width, draggable upper/lower split, and transient geometry state (reload restores the dock closed). - Lazy file tree rooted at the host working directory: one list call per expanded level, directories first then files with byte sizes, dot-hidden rows gated by a Show hidden toggle, a loaded-list filter, and a refresh action. - Bounded text preview (256 KiB head) for one file, with truncation / binary / failure notices; Open in system and Open containing folder desktop verbs through the host Remote. - Modified-files list…

View full README on GitHub →
Agentsai-agentdeepseekdeepseek-harnessdsh-pluginfile-explorerreacttypescriptworkspace

Category