Bundle
DeepSeek Harness web plugin — upload files and folders straight into the conversation (no workspace copy needed): images attach as real image blocks, text content is written into the composer, folders land under ~/.dsh/uploads by directory structure
zhousun55-byte
Bundle
DSH Web GUI plugin: adaptive chat content width — the middle area expands with screen resolution (1080p/2K/4K) when side panels are collapsed (injects CSS overriding --dsh-chat-content-width)
AnakinCao
Bundle
Keep long DSH chat sessions responsive: skip layout/paint for off-screen transcript rows (content-visibility).
publieople
Bundle
Session manager for the DeepSeek Harness web UI: browse all sessions, archive / unarchive (restore) / delete them, preview conversation content — from the Settings panel. · DSH 会话管理:设置页查看全部与已归档会话,归档 / 恢复 / 删除 / 内容预览。
wuxiangru915
Bundle
Widen the DeepSeek Harness Web UI conversation content area (shipped default 748px) by overriding the chat-width CSS variables; configurable via the plugin row config.
garrisonz
Bundle
Codex-style in-place conversation rollback and edit-and-resend for the DeepSeek Harness web GUI, plus a right-edge outline rail (session table of contents, switchable from Settings) whose search pages backwards through history until it matches
sharedcare
Bundle
DSH web plugin: shrink chat content density — markdown typography tokens, message-body spacing and the user bubble, live-adjustable from a card under Settings → Plugins. Host half registers the settings namespace that makes the Plugins tab dispatch the card.
secyborg
Bundle
DSH web plugin: a Cmd/Ctrl+F find bar (like the browser's built-in find) for the desktop Electron shell, which has none. Searches all page text — conversation content and sidebar — with highlight-all, match count, and Enter/Shift+Enter navigation.
secyborg
Bundle
Customize the DeepSeek Harness Web UI fonts: UI font family, code font family, and content font size. Settings persist on the host, with local-font detection and full local font scanning.
daha1216
Bundle
Session management for the DeepSeek Harness sidebar: pin conversations, search their contents, read archived transcripts and hide the noise
GooDAnDReaDY
Bundle
Personal usage analytics & activity dashboard for the DeepSeek Harness (dsh) web GUI: token totals, session activity, GitHub-style contribution heatmap, model / reasoning-effort / tool / skill / plugin rankings, streaks and insights. Aggregates real session events through ctx.sessionPersistence; no dsh core changes, no prompt content leaves the machine.
2327644800
Bundle
One design language for the DSH settings surface: unified title / explanation / content typography, consistent cards, controls, focus and motion across every settings page — including pages contributed by other plugins.
leogottadothebest