dock 8
DSH Web workbench base: a VSCode-style layout shell (activity bar, side bar, editor area, panel, status bar) with a registry service (ctx.workbench) that feature plugins use to mount panels, editor views, activity items, status items and commands.
dsh plugin add dock-baseDeepSeek Harness 功能坞插件(dsh-dock):模块化功能中枢——每个功能一个 features/ 模块(可单独提取成包发布,又可经 dockBridge 装回面板)。含用量记录(LLM 调用记账/费用统计)、模型设置、图片理解代理、模型余额、任务动画(8 种氛围动效 + 桌面伙伴 3D 场景、完成通知与提示音、钉钉/飞书推送,开关独立、配置持久化);侧栏入口 + 可拖拽弹窗(最大化/最小化/缩放)。
dsh plugin add dsh-dockFile explorer for the DSH dock: browse the active conversation's working directory and open files in the registered file viewers.
dsh plugin add dock-filesGit history viewer for the DSH dock: browse the commit graph, branches, tags and remotes; stage, commit, push and manage repository settings.
dsh plugin add dock-gitImage viewer for the dock file explorer: renders PNG, JPEG, GIF, WebP, BMP, SVG, ICO and AVIF files.
dsh plugin add dock-imagesText file viewer and editor for the dock file explorer: undo/redo, Ctrl+S save, and unsaved-change confirmation.
dsh plugin add dock-editorMarkdown viewer for the dock file explorer: renders .md/.markdown/.mdx files with a one-click switch to the text editor.
dsh plugin add dock-markdownMedia player for the dock file explorer: plays audio (MP3, WAV, OGG, FLAC, M4A, ...) and video (MP4, WebM, MOV, ...) files, with a music player for pure audio and fullscreen playback for video.
dsh plugin add dock-media