dsh-zcode-farm
BOWLUNA/dsh-zcode-farm
0GitHub starsMulti-instance ComfyUI orchestration for DeepSeek Harness: give the agent a live view of every GPU in the farm and dispatch each generation job to the idlest instance instead of always hitting the busiest endpoint.
dsh-llm-trace
wpeng77/dsh-llm-trace
0GitHub starsWire-level LLM inspector for DeepSeek Harness: capture the raw HTTP request and response bodies of every model provider call, attributed per session, in a Conversation View tab and a loopback viewer page.
dsh-stepwise-distill
yunxiyang/dsh-stepwise-distill
0GitHub starsSolidify DSH session history step by step: rewrite tool results in place to the facts the model actually kept, so long conversations stop re-sending noise every turn. Costs tokens and time: a ~770-character contract in every request, plus one extra full-context request and round-trip per step when stepSummary is on.
dsh-tick
Saretheya/dsh-tick
0GitHub starsSession-local scheduled tasks for DeepSeek Harness: inject a prompt into the current session after a delay, at a fixed time, or on a repeating interval — with a Web management panel, a /schedule command, and model-facing management tools.
dsh-rebooter
IQzhan/dsh-rebooter
0GitHub starsA lightweight plugin. The default web UI opens in its own window and does not need a browser. A desktop panel starts, stops, restarts, and updates DeepSeek Harness. Closing either window does not stop the service. | 轻量插件。默认打开的页面是独立窗口,不依赖浏览器。桌面面板用来开启、关闭、重启、更新。关掉窗口不会停掉服务。
dsh-lab
S2P2/dsh-lab
0GitHub starsDeepSeek Harness 实验性 UI 插件与 Agent 预设集合,包含配额监视组件、问询卡片及增强型提问视图。
关于 DeepSeek Harness UI 与效率插件
UI 与效率插件主要改变用户与 DeepSeek Harness 交互的方式,而不只是增加模型工具。本分类覆盖侧边栏、Dashboard、导航、Composer 控件、文件预览、任务视图、Git 界面、状态信息、布局调整以及其他工作流增强,并集中展示这些插件修改的界面区域和对应 DSH Profile。
UI 插件直接集成 Harness 前端接口和界面行为,因此版本兼容性尤其重要。安装前应查看目标 Profile、源码仓库活跃度、Package 元数据、文档中的 Patch 或 UI 集成方式、安全信号,以及 Registry 记录的 DeepSeek Harness 版本兼容性证据。