Bundle
DeepSeek Harness plugin: a sidebar "today's usage" card that pops a token usage dashboard (today / 7 / 30 days, 30-day per-model stacked chart, model ranking with usage share, conversation stats). Data comes from the session corpus only (idempotent rebuild, no double counting), persisted across restarts.
Bundle
DeepSeek Harness plugin: 账户余额 + 会话费用(命令/工具 + Web UI 悬浮显示)
Bundle
Dynamic skin manager for the dsh web GUI: discovers every installed skin (skin.json packages and no-skin.json market themes), lets you toggle the active skin from a dedicated Settings page, mutually exclusive, hot-reloaded without restart
Bundle
A searchable, sortable model picker for the DeepSeek Harness Web UI — provider groups, favorites, hidden-models blacklist, live per-task cost, prices and context windows, plus a refresh button that re-syncs every provider model list from its live API.
Bundle
Browse the directories/files of the workspace in DeepSeek Harness Web GUI and display file changes in conjunction with Git.
Bundle
Dockable Session tabs and drag-to-split conversation groups for DeepSeek Harness
Bundle
在 harness 对话中框选任意文字后点击「解释」按钮,弹出 Markdown 实时流式解释气泡,支持递归追问,配置常驻在设置→通用页顶部
Bundle
DSH split-pane conversation plugin: PiUI-style multi-pane conversation surface — split/stack panes, per-pane sessions, sidebar session drag & drop, single-row fused header. No core patch required: each pane runs the core's own slot renderer against a pane-scoped host.
Bundle
画卷式消息导航栏:右侧竖条 hover 展开画卷,scroll-spy 高亮居中跟随,编号+时间+完整预览,锚定会话列右缘避让侧边栏,收藏过滤,tip 内嵌提问&回答直达
Bundle
在 DSH Web UI 里作像素画/精灵动画的内嵌编辑器:画布+图层+帧动画+调色板+可视化蓝图工作流,用 JS 直接读写 Aseprite (.aseprite) 工程文件,不依赖安装 Aseprite。
Bundle
SIDOR — DeepSeek Harness 控制台皮肤:开屏动画 / 星野 / 余额徽章 / 设置页特效 / 低余额警告体系(Sidor 附属插件平台)
Bundle
Fixed rail of conversation landmarks with hover previews and click-to-jump navigation for DeepSeek Harness Web
Bundle
Conversation tick rail and thinking-process fold for the DeepSeek Harness web GUI. Codex-style left rail by default; optional DeepSeek right rail in Settings. Click-to-scroll, eager history load, collapsed Think/tool rows.
Bundle
DeepSeek Harness 前端插件:梁系强度滑动条 —— 用 6 档滑块替换输入框的模型与推理等级按钮(小难梁/牢梁/梁子/梁圣/梁神/梁祖),悬停时在进度条上方显示对应档位形象图,切换带交叉淡入淡出渐变
Bundle
Custom background image plugin for the DeepSeek Harness web GUI: upload a local picture or paste an image URL, and render it behind the whole app surface with adjustable opacity, scrim, panel transparency and frosted-glass blur.
Bundle
Inline video preview for dsh-better-sidebar: plays .mp4/.webm/.mov/.mkv/.avi etc. in the sidebar editor with HTTP Range (seeking) support via a dedicated /video host route
Bundle
DSH Web 插件:局域网/远程访问控制、frpc 内网穿透、面板密码门禁与手机端 UI 适配。
Bundle
Pin DeepSeek Harness sidebar conversations: pin a session to the top of its workspace, or lift it into a global tray above all workspaces. 会话置顶:工作区内置顶 / 置顶到所有工作区最上面(全局置顶区),一键取消还原原位置。
Bundle
DeepSeek API 账户余额 + OpenCodeGo 余量实时显示:左下角悬浮徽章(可拖拽,双段显示)+ 两个设置页;Host 经 curl 调用官方余额/余量接口,API Key 持久化在 ~/.dsh/ds-balance.json,OpenCodeGo Key 自动读取 DSH 凭据。
Bundle
Real-time token consumption HUD for DeepSeek Harness: a sleek tech-style panel showing live token usage, context pressure and cost estimates across sessions
Bundle
Composer draft polisher for DeepSeek Harness: a ✨ button in the composer tool row rewrites the current draft with a zero-prefix flash call and fills the polished text straight back into the input box.
Bundle
DSH 插件管理器(Plugin Manager for DeepSeek Harness):把设置中的插件分成「自带 / 自定义」分区统一管理(浏览/导入/注册/启停/删除/自动收纳),内置插件依赖自动检测与一键修复(解决启动报错),插件自动分类标签;UI 双语国际化,跟随 DSH 语言中/英即时切换。
Bundle
Composer mic for DeepSeek Harness Web: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.
Bundle
File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, single-file or whole-node; per-file current→snapshot preview diff; single-shot in-process undo), exposed as /diff and /rollback commands, a JSON HTTP API, and a GUI panel (session header action + shell overlay). Requires the upstream dsh-checkpoint-rewind plugin (the snapshot producer) to be installed first — without it, only the Trace scope works