Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 687
dsh-session-flow
yeqingtang/dsh-session-flow
Cross-session archive: overview workbench, folded timeline, subagent lineage, content search, rule+LLM summaries, ZIP export, live tracking.
dsh-what-changed
sjh9714/dsh-what-changed
Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.
dsh-session-pin
perrylink/dsh-session-pin
Pin sessions and workspaces to the top of the Web sidebar with per-pin row colors, a header toggle and a pinned panel; 0.4.0 adds a navigation organizer — pin groups (boards), tags and saved filter views, session health summaries, and /goto.
dsh-arknights (pramanix-eyjafjalla)
docjlm/dsh-arknights
Arknights-inspired fan skin for the DSH Web UI featuring Pramanix and Eyjafjalla in a day/night celestial garden.
dsh-wallpaper-skin
ddbj-hub/dsh-wallpaper-skin
Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels and a floating picker panel.
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-usage-lens
yokesky/dsh-usage-lens
Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.
dsh-deepseek-usage-dashboard
izz-blue/dsh-deepseek-usage-dashboard
DeepSeek API usage dashboard for DSH Web: daily cache-hit/miss and output token statistics from session logs, per-model cost estimates, account balance, 7-day trends, and a composer usage summary.
dsh-token-billing
2006spy/dsh-token-billing
Real-time token billing for DSH web: official DeepSeek CNY pricing with automatic peak/off-peak switching, hourly price sync from the official site, visual custom model prices, and multi-currency fallback.
dsh-ui-tweaks
wlj521/dsh-ui-tweaks
Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.
dsh-web-preview-float
wjnct55555/dsh-web-preview-float
Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.
dsh-codex-timeline
wine-red/dsh-codex-timeline
Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.
dsh-shortcuts
ricketts-guo/dsh-shortcuts
Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.
harness-widgets
physicolor/harness-widgets
Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
folder-tree-sh
nothree-code/folder-tree-sh
Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
DSH-Right-Sidebar
limitinfinitude/dsh-right-sidebar
DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.
dsh-splash-launcher
isilsolme/dsh-splash-launcher
Windows one-click launcher with a borderless WPF startup animation (stroke-by-stroke HARNESS lettering) that starts dsh web in the background and fades into the GUI once ready, plus a desktop_launch tool.
dsh-model-picker
genius-alray/dsh-model-picker
Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
dsh-multi-chat
daetz-coder/dsh-multi-chat
Multi-window wall for the DSH Web UI: run and monitor N conversations side-by-side in one screen, with auto-discovery, per-window controls, and an authenticated LAN gateway for phone/tablet access.
dsh-remote-access-web (remote-access-web)
wikkd/dsh-remote-access-web
Обратный туннель для веб-интерфейса DSH: открывает развёртывание `dsh --profile web` по публичному URL frp и переключает выбор директории на встроенный браузер приложения, чтобы телефон или удалённая машина могли открыть и управлять рабочим пространством.
dsh-wallpaper
chinarxq/dsh-wallpaper
Скин с обоями для веб-интерфейса DSH: фоновое изображение с настройкой прозрачности, маски и размытия.
dsh-review-loop
wuxiangru915/dsh-review-loop
Инкрементальный ревьюер diff: очередь «с момента последнего ревью» на основе контрольных точек, с панелью в веб-интерфейсе, командой /review и внедрением обратной связи в агента.
dsh-session-cost
chengche106/dsh-session-cost
Плагин DSH: оценочная стоимость API DeepSeek за сессию в строке статистики веб-интерфейса
dsh-skin20260814
manuspurs/dsh-skin20260814
Улучшенная версия dsh-skin: переключение скинов и собственные фоновые обои для DeepSeek Harness. По сравнению с оригиналом исправлены две проблемы — ① зависание при загрузке крупных изображений/нестандартных форматов (теперь декодирование напрямую через createImageBitmap, добавлены индикаторы обработки и ошибок); ② переполнение стека из-за бесконечной рекурсии при смене темы, когда overrideTokens вызывал theme/change (добавлена защита от циклов при смене скина/светлой-тёмной темы). Хранение обоев переведено с сжатого варианта в localStorage на прямое хранение исходного файла в IndexedDB — полное качество изображения, нулевое сжатие, с автоматической миграцией старых данных.