- Inicio
- Categorías
- Desarrollo y herramientas de plugins
Desarrollo y herramientas de plugins
Los plugins de Desarrollo y herramientas de plugins apoyan la construcción, ejecución y gestión del propio DeepSeek-Harness (dsh) y de su ecosistema de plugins. Encontrarás plantillas de plugins y verificadores de estado, distribuciones y runtimes alternativos, herramientas de diagnóstico para problemas de archivos de sesión e identidad de confirmación de Git, mercados de plugins integrados basados en el topic dsh-plugin de GitHub, gestores de plugins en la pestaña Settings con activación/desactivación y notas, recomendadores según necesidades y recetas por escenario, y auditorías de plugins a escala de todo el ecosistema.
195 plugins encontrados
dsh-continual-evolve
zk-andy/dsh-continual-evolve
Autoevolución continua: estado del harness versionado, auditable y con reversión segura (prompts, memoria, skills, especificaciones de subagentes) refinado a partir de las trayectorias de sesión, con puertas de revisión y skills recargadas en caliente.
stock-analysis-plugin
weaxs/stock-analysis-plugin
DeepSeek Harness (dsh) plugin for stock analysis, screening, and strategy backtesting across A/HK/US/JP/KR/TW markets
dsh-win32
sjh9714/dsh-win32
Makes Minimal mode work on Windows by supplying the missing win32 process inspector, so the persistent shell actually starts. Adds a busybox-based preset whose persistent shell survives the workspace-write restricted token (MSYS shells die there), ConPTY console-list foreground resolution, GBK/UTF-16 file reads, and an install-trap doctor.
plugin-template
omdsh-dev/plugin-template
Repositorio de plantilla de plugin (basado en el repositorio oficial turtle-ui).
dsh-plugin-integration
mutalucem/dsh-plugin-integration
Discovers installed DSH plugins with tags, overlap and compatibility detection, one-click enable/disable, failure diagnosis, and update checking.
dsh-harmony
ch4acko3/dsh-harmony
Una biblioteca para parchear, reemplazar y decorar plugins de dsh en tiempo de ejecución
dsh-evolve
william-jin-cmu/dsh-evolve
Autoevolución: el agente monta y desmonta en caliente plugins persistentes sobre sí mismo en mitad de la sesión.
dsh-global-rules
badai147/dsh-global-rules
Edit the global ~/.dsh/AGENTS.md rules from the web settings panel, live on save.
dsh-pluginmanager
buhuikongpan/dsh-pluginmanager
Gestor de plugins por capas para DSH web: los plugins nativos se agrupan de solo lectura por sistema/WebUI/herramientas, y las extensiones de usuario permiten activar/desactivar, registrar, desinstalar y editar descripciones.
dsh-plugin-market
springbrand-lab/dsh-plugin-market
Plugin marketplace in Settings that targets any local profile, not just the running one: install, update and remove across web, headless and other profiles, with install-script warnings, an installed view that also covers non-catalog profile dependencies, and an automatic DSH restart when the current profile changes.
dsh-skills-manager
michengai/dsh-skills-manager
Manages local DeepSeek Harness skills in Settings and shows shared Agent skills as read-only.
dsh-update-checker
airmetro/dsh-update-checker
Update management for the whole stack: compares DeepSeek Harness and every installed third-party plugin against npm and GitHub releases (semver-aware), shows a locale-aware banner (zh/en) with per-plugin update status, and provides one-click updates with automatic backup/rollback, temp-dir installs that never touch other packages, and a watchdog-guarded restart. A settings page adds per-plugin version lamps, live update progress, and banner/notification toggles. Zero-config on any machine.
dsh-fail-logger
areium/dsh-fail-logger
Registra automáticamente las llamadas de herramientas fallidas en herramientas nativas, PTC run_code e invocaciones en línea: deduplica y contabiliza las causas raíz en una skill para que los errores repetidos desaparezcan.
dsh-session-health
omdsh-dev/dsh-session-health
Diagnóstico de escaneo a nivel de frame para archivos de sesión (detección de archivos truncados, corruptos o vacíos).
dsh-skill-manager-ytxue
ytxue/dsh-skill-manager-ytxue
Gestor del banco de skills en la barra lateral de Ajustes: activar/desactivar, importación por lotes de carpetas con avisos de conflicto de nombres, comprobación y autocorrección de la especificación DSH con un clic, y etiquetas de ámbito sistema/proyecto.
dsh-extension-hub
relistencode/dsh-extension-hub
All-in-one DSH extension center in Settings: manage skills, MCP servers and plugins, a Plugin Market (curated + GitHub search, npm one-click install), and an Add-ons block to install, disable, uninstall and update companion features together.
dsh-extension-hub (dsh-myrules)
relistencode/dsh-extension-hub
Edit the host-wide global instructions (~/.dsh/AGENTS.md) from a dedicated Customize page in Settings - every session on this machine applies them.
dsh-builtin-toggles
starfie1d1272/dsh-builtin-toggles
Añade un catálogo de plugins integrado a DSH Web con búsqueda, explicaciones de estado e interruptores seguros para plugins de UI auditados.
dsh-ssh
uynajgi/dsh-ssh
SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
dsh-plugin-manager
2768651338/dsh-plugin-manager
A plugin manager tab in Settings → Plugins: Chinese names and plain-language descriptions for every installed plugin, one-click enable/disable, in-UI notes editing, and search/filter over the installed catalog.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
dsh-updater-ui
xingyingyuzhui/dsh-updater-ui
Autoactualizador de DSH en la página de ajustes: comprobación y pull con un clic (`git pull --ff-only`), comprobaciones automáticas en segundo plano, y vista previa del diff de versión y del changelog con un aviso de punto rojo.
graphlint (dsh)
angeloszou/graphlint
Dead-code detection for AI-generated codebases: graphlint builds a dependency graph, finds code unreachable from any entry point to enable codebase cleanup and functional‑effectiveness understanding, and exposes graphlint_query / graphlint_build / graphlint_config tools plus a graphlint skill to DSH agents.
dsh-mcp-lens
labmimors/dsh-mcp-lens
Gateway MCP de divulgación progresiva que busca en grandes catálogos remotos mediante `mcp_search` y luego invoca esquemas exactos mediante `mcp_call`, con conexiones diferidas y cachés acotadas.