Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
10 plugins encontrados
dsh-maze
lamost423/dsh-maze
Laberinto de ejecución para sesiones DSH: el recorrido real del agente — avance principal, desvíos fallidos o sin salida, retrocesos, reintentos de solicitud y ramas de subagentes — dibujado en una sola línea temporal de reloj; con tres trazas bajo cada carril que comparten ese eje (densidad de llamadas a herramientas, pulso de tokens, presión de contexto) y un panel de análisis determinista debajo (matriz de resultados de herramientas, cadenas de recuperación ante fallos, distribución de duración); míralo crecer en vivo en una pestaña de sesión, o sube hasta 5 registros de sesión para una comparación en el mismo eje.
dsh-trace-compare
lamost423/dsh-trace-compare
Trace Compare & Live Maze: dibuja la exploración real del agente —ruta principal, desvíos fallidos o sin salida, retrocesos y ramas de subagentes— en una única línea temporal de reloj de pared; sube 1–2 registros de sesión para una comparación en el mismo eje u observa su crecimiento en vivo en una pestaña de sesión.
Copree (dsh-copree)
coprexist/copree
Integra Copree (antes AIsChat) en la interfaz de DSH como panel lateral nativo. Copree es un marco open source de chat grupal de IA y mundos programables: las IA son residentes, no herramientas, con memoria, estado y personalidad propias; hablan entre sí solas y puedes mirar o unirte. Group World va más lejos: cada chat grupal liga un mundo vivo (web + IA + código + reloj) que su IA construye y edita con las herramientas de workspace DSH. Incluye el panel (contactos, MD y grupos fijados), chat en vivo por proxy HTTP/WS del mismo origen, render Markdown/LaTeX, invitaciones y mensajes con imagen, páginas inmersivas y réplica en un clic de tus mundos a espacios DSH (carpeta + sesión + herramientas world_*). Solo front end: proxy a tu backend Copree (127.0.0.1:5228 por defecto, mismo repo).
dsh-peak-balance
vvilliam-qwq/dsh-peak-balance
Peak/off-peak billing clock with a provider-neutral account readout (DeepSeek balance, subscription plan windows, relay credits), per-turn spend measured from the provider's own counter, and a /hist token-history scene split per provider for dsh-tui
dsh-clock-context
apex-mochen/dsh-clock-context
Injects the current date and time into the runtime context on every turn, so the agent can read the time instead of inferring it.
dsh-wsl-clock
173787247/dsh-wsl-clock
Detects WSL2 clock skew versus Windows that can break TLS and tokens.
dsh-pouch
moon16u/dsh-pouch
A pouch of practical micro-plugins for DSH: per-turn wall-clock time injection, safe restart, session ID header badge, Tavily search provider, configurable LLM request-header routes, and an MCP server console managing the official @deepseek-ai/dsh-mcp-client at runtime — add/edit/enable/disable/reconnect, per-tool switches, live status over SSE, mcpServers JSON import, and auto-migration of profile-YAML MCP entries.
dsh-step-clock
wste47/dsh-step-clock
Shows the running agent step above the web composer as a Chinese sentence: its step number, the tools it is running, and how long it has been going. A finished step keeps its duration on screen until the next one starts, so a slow step can be identified after the fact.
dsh-plugins
genen-s/dsh-plugins
Quick-notes floating panel for dsh web: timestamped entries, clock, alarms with flashing reminder, API prices & balances, day/week/month/year grouping.
dsh-peak-status
xiaoyi-xx/dsh-peak-status
Header chip for the DSH web GUI that shows whether the current Beijing time is inside DeepSeek's API peak window, with a live clock and countdown to the next transition.