Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 288
dsh-Kimi-WebBridge
microherox/dsh-kimi-webbridge
Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.
dsh-browser-control
kyo615/dsh-browser-control
Playwright MCP browser control for AI agents: drive a real, visible Chrome (navigate/click/type/snapshot + ~80 browser_* tools), with a live screenshot panel embedded in the GUI that refreshes after every action.
dsh-net-tools
izwarm195/dsh-net-tools
Lets sandboxed agents reach the web through your local proxy: net_fetch fetches pages, net_proxy_status reports proxy status.
dsh-bash-rtk
deeptrial/dsh-bash-rtk
Route eligible shell commands through rtk to compress tool output and save tokens.
dsh-task-control
p2coder/dsh-task-control
Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.
dsh-thought-buddy
dsh-plugins/dsh-thought-buddy
A GrokBot-style animated avatar with a synchronized typewriter status line — right in front of the "Deep diving..." indicator.
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-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-neo-skin
0nt-one/dsh-neo-skin
Neo-brutalism skin with two switchable schemes (Blue Command / Aged Newspaper), hard shadows, sharp corners, and light/dark theme support.
dsh-go-balance
iamfromchangsha/dsh-go-balance
OpenCode Go balance pill at the right end of the composer tool row: rolling/weekly/monthly quota remaining straight from the Zen usage endpoint, with hover detail and warn/danger coloring.
dsh-turn-rail
yujm888/dsh-turn-rail
Codex-style auto-hiding right-edge turn rail: edge-peek show/hide, per-turn tooltip, in-rail search, and a scrolling 30-turn window for long sessions.
dsh-turn-fold
winter-and-you-gone/dsh-turn-fold
Automatically folds tool calls into Think-segment groups and collapses each finished turn into a single header showing duration, token, throughput, and cache-hit metrics.
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.
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.
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-session-manager
semidia/dsh-session-manager
Контекстное меню сессии по правому клику и менеджер сессий в сайдбаре: закрепление, переименование, архивирование, форк, экспорт, копирование cwd/id/deep-ссылки, открытие в проводнике или новом окне.
dsh-think-any-lang
lco117/dsh-think-any-lang
Плагин DeepSeek Harness (DSH): переключатель «Язык размышлений» в Настройки → Общие, который через раздел системного промпта сообщает модели, на каком языке вести рассуждение (chain of thought). Без дополнительных вызовов, без задержек, 12 языков.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Адаптер провайдера Command Code Go для dsh: динамически сканирует каталог моделей Go-плана и обслуживает /alpha/generate через интерфейс LLM harness
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Опциональный плагин-провайдер для dsh-skill-pack-security: регистрирует издание навыков пакета skills/ (zh) или skills-en/ (en) в ctx.skills. Оба издания поставляются встроенными в pack/.
dsh-side-panel
xyz1024-alt/dsh-side-panel
Панель разработчика справа для DeepSeek Harness: файлы, история сессий и контроль версий git
dsh-usage-stats
lanlandeli/dsh-usage-stats
Лёгкая аналитика использования для DeepSeek Harness — тренды токенов, тепловые карты активности, разбивка по моделям и экспорт.
dsh-capability-index
777-zen/dsh-capability-index
Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.
dsh-session-repair-ui
semidia/dsh-session-repair-ui
Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.
dsh-trajectory-reader
flyingtimes/dsh-trajectory-reader
A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.