Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 150
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-think-any-lang
lco117/dsh-think-any-lang
Плагин DeepSeek Harness (DSH): переключатель «Язык размышлений» в Настройки → Общие, который через раздел системного промпта сообщает модели, на каком языке вести рассуждение (chain of thought). Без дополнительных вызовов, без задержек, 12 языков.
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Опциональный плагин-провайдер для dsh-skill-pack-security: регистрирует издание навыков пакета skills/ (zh) или skills-en/ (en) в ctx.skills. Оба издания поставляются встроенными в pack/.
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
Веб-плагин DeepSeek Harness (dsh): виджет баланса API и расходов за сегодня в нижней части сайдбара. Маршрут /api/dsh-usage + клиентский React-бандл, сборка не требуется.
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Самоизменяемая desktop-рабочая среда для DeepSeek Harness: полная копия dsh web с режимом редактирования, в котором агент изменяет саму рабочую среду (слои патчей, плагины, интерфейс) с горячей перезагрузкой.
dsh-deepseek-usage
azurehalcyon/dsh-deepseek-usage
DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置
uiskin-theme
chouxiaohuai/uiskin-theme
Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。安装: dsh plugin --profile web add github:chouxiaohuai/uiskin-theme
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
harbor-self-evolving
istarwyh/harbor-self-evolving
DeepSeek Harness plugin and bundled Skill for safely evolving Cordis Candidates with Harbor.
skill-security-guard
rrrrrredy/skill-security-guard
DeepSeek Harness community Bundle for the skill-security-guard static scanner
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-desktop
ahikl/dsh-desktop
A dsh desktop bundle: an Electron shell over the dsh Web UI with a system tray and a dsh-styled custom title bar.
dsh-engram-bundle
michengai/dsh-engram-bundle
NPM-installable DeepSeek Harness plugin that bundles Engram persistent memory MCP and injects parent-agent memory protocol.
dsh-paper-design
try-works/dsh-paper-design
Paper Design MCP bridge as a DeepSeek Harness bundle: paper_* tools, image screenshot support, design skills, OAuth auth, and Cursor-parity design guidance.
dsh-plugin-dit
cuboteam/dsh-plugin-dit
Dual-protocol DIT.ai provider bundle for DeepSeek Harness
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-mcp-skill-panel
lilyblessing/dsh-mcp-skill-panel
MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.
dshp
asdf17128/dshp
Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
dsh-agent-conductor
mjorgin/dsh-agent-conductor
Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
dsh-mojibake-interceptor
fire-disposal/dsh-mojibake-interceptor
Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-focus-overlay
boogoo619/dsh-focus-overlay
Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Загрузка плагинов во время выполнения для веб-интерфейса: отслеживаемая горячая директория устанавливает/обновляет наборы клиентских плагинов вживую на каждой открытой странице без перезапуска. Включает пример дашборда субагентов в правой колонке.