wendi-lok/dsh-file-explorer

wendi-lok★ 1JavaScriptLast synced: 2026-08-14

Open on GitHub

File directory card in the DeepSeek Harness Web left sidebar: tree browsing with arrow expand, drive-selection page, interactive breadcrumbs, full-screen toggle that tracks the sidebar width.

README excerpt

dsh-file-explorer A DeepSeek Harness Web GUI plugin that shows a file directory tree in the left workspace area . What it adds - A 文件目录 / File Explorer toggle button at the bottom of the left sidebar ( sidebar.footer.action ). - A bottom-anchored card that slides up the left sidebar (non-linear easing): - half-height by default (just past the middle); a top bar with a full-expand button covers the whole sidebar, plus restore and close; - tree browsing : click a row's arrow to expand/collapse subdirectories inline, double-click a folder name to enter it, single-click a file to open it with the host OS; - a drive-selection page ("此电脑") — "up" from any drive root lands there, so you can switch disks; - a full interactive breadcrumb path chain (wheel-scrollable when it overflows), plus home / up / path editing / refresh / show-hidden / follow-session; - clicking the blank sidebar area above the half card collapses it; - the card's right edge tracks the sidebar column (ResizeObserver + direct DOM write), so dragging the sidebar handle resizes the card with it. It is fully additive: nothing shipped is shadowed; closing the panel restores the normal session browser. Architecture Half File…

View full README on GitHub →
Skins / UIdeepseek-harnessdshdsh-pluginsidebar

Category