DSH Workspace Explorer: Adding a Workspace File Panel to the DSH Web GUI
dsh-workspace-explorer is an MIT-licensed plugin maintained by 3911ee, designed to solve the problem of having to switch to local tools when handling workspace files in the DeepSeek Harness (DSH) Web GUI. This plugin adds a "Workspace Files" entry at the bottom of the sidebar, providing a VS Code-style dual-pane panel: the left pane features a directory tree with lazy loading, icon coloring, and new/rename operations; the right pane is an editor with line numbers, syntax highlighting (supporting 10+ languages), a status bar, and drag-to-resize functionality. Core features include local execution, no outbound connections, support for `@file` references to link with AI agents, and bilingual interface adaptation for Chinese and English. Installation requires DSH 0.1.0-rc.6 or above, via `dsh plugin`.
Read Moredsh-user-experience: Conducting Frontend UX Audits from the Target User's Perspective
dsh-user-experience is a DeepSeek Harness plugin maintained by DietCokewithSugar, driven by target user personas to guide UX walkthroughs during development. It scans frontend source code such as React and Vue 3, optionally incorporating browser evidence, and uses natural language reports to pinpoint experience issues while generating verifiable optimization recommendations. It also supports automatic re-checks after code modifications. Installation command: dsh plugin --profile web add dsh-user-experience@0.4.2.
Read MoreReplace DeepSeek Effort with a three-speed slider using dsh-huadongbianzuqi
`dsh-huadongbianzuqi` is a DeepSeek Harness Web frontend plugin maintained by zjl88858, which replaces the Effort dropdown with a three-step slider with an avatar knob. This article verifies through the community directory page, GitHub README, package.json and source code that only the interface display is modified by 牢梁/ Liangzi/ Liangsheng, while the submitted values remain off/high/max; it needs to be installed into the web profile, there are currently no Release assets, and for reproducible installation, please fix the version to v0.1.0. The code is licensed under MIT-0, and the portrait rights of the avatars are not within the scope of the license.
Read More