Miglioramenti UI
I plugin Miglioramenti UI personalizzano l'aspetto e la sensazione della Web UI e dell'interfaccia terminale (TUI) di DeepSeek-Harness (dsh). La categoria spazia da restyling completi della TUI a banchi di lavoro laterali con pannelli Git e file, selettori di menzioni @file, schede UI generative nella chat, renderer Mermaid/Excalidraw/Markdown per l'output della chat e overlay di annotazione dei messaggi.
475 plugin trovati
dsh-postman
zhousun55-byte/dsh-postman
Upload files and folders straight into the conversation — images attach as real message blocks, text content is written into the composer draft, folders land by directory structure.
dsh-mobile-glass
yiran0/dsh-mobile-glass
Mobile adaptation for the DSH Web UI on narrow screens: reveal drawer with the chat layer on top, drag gestures, bottom-sheet settings panel, composer and header fixes, zero desktop impact.
dsh-approval-translator
xiyuepcl/dsh-approval-translator
DSH审批汉化 — approval dialogs translated to Chinese before they render: DeepSeek-powered, host-side, nothing for React to revert.
dsh-rule-manager
wzz3034026545/dsh-rule-manager
Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.
better-reasoning-slider
vvvspec/better-reasoning-slider
Official-style composer model trigger with a floating reasoning-effort slider popup.
dsh-file-preview
undeadsheep/dsh-file-preview
Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.
dsh-process-fold
uigdwunm/dsh-process-fold
Groups each DSH Web turn's thinking, tool calls and context into an expandable process box that shows the latest two items by default, while keeping user dialogue, interactive questions and final answers outside.
dsh-mobile
tecfancy/dsh-mobile
Mobile adapter for the DSH web shell: overlay sidebar/details drawers, responsive composer and settings below 768px, zero desktop regression.
dsh-input-history
sunshaobei/dsh-input-history
Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.
dsh-file-mention
sunshaobei/dsh-file-mention
Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.
dsh-prompt-optimizer
songmiao-tech/dsh-prompt-optimizer
Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.
dsh-sticker-board
sanqipanax/dsh-sticker-board
Fridge-magnet quick-task stickers docked above the composer: one-click sends a preloaded prompt into the current session, grouped long-term/short-term.
dsh-auto-paste
sakuraqqq/dsh-auto-paste
Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.
dsh-desktop
s3yf1337/dsh-desktop
Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
dsh-custom-ui
nailing10086-zx/dsh-custom-ui
Right-side file-tree sidebar that opens workspace files, plus a DeepSeek account balance meter in the composer stats line.
dsh-chat-index-rail
mobai-read/dsh-chat-index-rail
Client-only right-edge chat input index rail: one bar per user message, two-stage hover preview (15 chars, expandable to 40), click-to-jump, and scroll-follow highlight; static npm bundle with no host half.
dsh-plugin-collapsible-steps
mervyn-teo/dsh-plugin-collapsible-steps
Collapses consecutive tool-use and thinking steps between messages into a single bracketed, expandable item.
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
dsh-modal-enhancer
lisniuse/dsh-modal-enhancer
Window-like controls for every Web UI modal: drag by title bar, eight-way resize, pin against outside clicks, maximize to the full viewport, removable backdrop blur, and per-dialog persistent state.
dsh-no-setup-mode
johnnycls/dsh-no-setup-mode
No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).
dsh-whale-desktop-launcher
huitianyi/dsh-whale-desktop-launcher
Windows desktop launcher for DSH with a whale-girl icon, background server startup, and a Chromium app-mode window without browser chrome.
dsh-interrupt-button
guo-ziao/dsh-interrupt-button
A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
terminal
giiiiiithub/terminal
Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.