Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

134 plugins encontrados

K

dsh-session-archive

kiligzzz/dsh-session-archive

Panel de barra lateral para sesiones archivadas en DeepSeek Harness: agrupación por espacio de trabajo, búsqueda por título, vista previa de las preguntas del usuario, restauración con un clic o eliminación con confirmación.

2hace 6 díasSesiones y mensajesMIT
F

dsh-session-icons

fengb3/dsh-session-icons

Iconos en los títulos de sesión de la barra lateral: una llamada auxiliar al modelo en la misma ruta que la generación de títulos dibuja una metáfora SVG monocroma de 24x24 que se muestra antes del título de cada fila de sesión, con caché en disco.

2hace 29 díasMejoras de UIMIT
N

dsh-session-drafts

ne-ilyxa/dsh-session-drafts

Nueva sesión estilo Cursor: cada clic crea una nueva sesión de borrador en blanco (persistida antes del primer mensaje) en vez de reutilizar la única del espacio de trabajo, además de un selector lateral de Borradores para mantener abiertos varios chats vacíos a la vez.

2hace 26 díasSesiones y mensajesBSD-3-Clause
B

dsh-session-lens

bobostudio/dsh-session-lens

Información de sesión y repetición HTML compartible con un clic para DeepSeek Harness.

2hace 24 díasSesiones y mensajesMIT
B

dsh-session-mover

baisama-cloud/dsh-session-mover

Mueve una sesión a otro espacio de trabajo arrastrándola al encabezado del espacio de trabajo de destino en la barra lateral: la sesión se clona con el historial completo en el espacio de trabajo destino y la original se archiva.

2el mes pasadoSesiones y mensajesMIT
Y

dsh-session-hotkeys

yeyeyeyeshifu/dsh-session-hotkeys

Atajos de teclado de sesión para la GUI web de DSH: cambia de sesión como pestañas del navegador (Alt+1-9 posicional, ranuras fijadas, anterior/siguiente, nueva/archivar/renombrar), cambio de modelo por teclado con Alt+M, envío alternativo, entrega de foco con Esc, y Alt+W para cerrar o restaurar un espacio de trabajo dsh-split-screen — todo reasignable con preajustes para Windows/macOS. Verificado en DSH 0.1.1 y 0.1.5.

2hace 4 díasSesiones y mensajesMIT
S

dsh-session-manager

semidia/dsh-session-manager

Menú de sesión con clic derecho y gestor de sesiones en la barra lateral: fijar, renombrar, archivar, bifurcar, exportar, copiar cwd/id/enlace profundo, y abrir en el explorador o en una ventana nueva.

2el mes pasadoSesiones y mensajesMIT
C

dsh-session-cost

chengche106/dsh-session-cost

Plugin de DSH: coste estimado de la API de DeepSeek por sesión en la barra de estadísticas de la GUI web

2el mes pasadoUso y facturaciónMIT
Z

dsh-session-tree

zhengqingjing/dsh-session-tree

Linaje de sesiones inmutable al estilo Git para DeepSeek Harness

2el mes pasadoSesiones y mensajesMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

Busca, lista y lee sesiones pasadas y actuales a través del propio servicio `sessionQuery` del harness: usa el índice SQLite FTS5 cuando el despliegue lo habilita, y recurre a un escaneo acotado de más reciente a más antiguo cuando no.

2el mes pasadoSesiones y mensajesMIT
C

dsh-session-chat-share

chrisx9z/dsh-session-chat-share

Share a selected chat segment as Markdown, HTML, TXT, or PNG; Session-header dialog with range or multi-select, redaction, tool calls, and subagent conversations, plus the /share command.

1ayerSesiones y mensajesMIT
7

dsh-session-turn-eta

778672151/dsh-session-turn-eta

Live progress bar under the composer with a percentage and an estimated time left for the current DeepSeek Harness turn; the estimate re-anchors as the turn runs and never reads 100% until the turn ends, and the bar turns red when the turn fails or is interrupted.

1hace 7 díasMejoras de UIMIT
2

dsh-session-diff

2002xiaoyu/dsh-session-diff

Session-scoped diff view for the DSH Web right sidebar: opening a file the current conversation changed renders it in place with git-style added/removed line backgrounds, +/− gutter markers and dual old/new line numbers under syntax colouring, a header with +added −removed counts, a Changes only / Whole file toggle and a Re-read button, plus a companion tab that lists every file the session changed and opens each one in the same view. Files the conversation did not touch keep the shipped text viewer.

1hace 3 díasMejoras de UIMIT
C

dsh-session-title-pattern

cq-guojia/dsh-session-title-pattern

Reformats dsh session titles as "date | type | topic" (type and topic are summarized by a model from the full conversation), and hides unused sessions from the sidebar without deleting them.

1hace 15 horasSesiones y mensajesMIT
B

dsh-session-robustness

bainianlaoyao/dsh-session-robustness

After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.

1hace 8 díasSesiones y mensajesMIT
S

dsh-session-manager

sunshiner04/dsh-session-manager

Settings-page manager for archived DeepSeek Harness sessions: restore an archived session to its previous workspace position or permanently delete it (direct physical deletion, no backup layer). Adds a red permanently-delete item to the session context menu and three agent tools. Deleting an open session works immediately; the leftover in-memory copy is hidden behind an archive tombstone until the next restart.

1hace 10 díasSesiones y mensajesMIT
K

dhs-plugins (dsh-session-monitor)

kevenliu3/dhs-plugins

Sidebar badge and panel that aggregate per-session pending, running, and completed states across workspaces, with one click to open a session.

1hace 14 díasSesiones y mensajesMIT
H

dsh-session-bridge

heartmove/dsh-session-bridge

Session bridge for DeepSeek Harness: drive other real DSH sessions straight from your prompt — create top-level sessions in any workspace, message or steer any session, wait for replies and stream them segment-by-segment (chain-of-thought included), resume offline sessions, find sessions across workspaces, run a background watchdog that monitors and schedules a main task (nudge when stalled, correct drift, cancel when stuck), and archive sessions with one command.

1ayerSesiones y mensajes
D

LazyNoobsCockloft (dsh-session-notes)

dsboylw/lazynoobscockloft

Session notes 0.3.1: multiple numbered notes per session (1 2 3… by creation order), session-level color and pin (one click in the popover title row), a copy picker (click any note to copy), per-session delete-all, compatible with DSH Desktop 0.8.2.

1hace 4 díasSesiones y mensajes
Y

dsh-session-handoff

yangyizhu8/dsh-session-handoff

Session handoff for DeepSeek Harness: the session menu creates a successor session that rebuilds the old session's memory, tasks and rules through an eight-section takeover packet, with light context via on-demand transcript readback.

1hace 17 díasSesiones y mensajesBSD-3-Clause
W

dsh-session-delete

wenhao4126/dsh-session-delete

Session management for DSH: archive or delete one session, archive/delete all sessions in a workspace, and restore archived sessions from the settings page — archiving backs up workspace metadata and restoring recreates deleted workspace registrations automatically.

1hace 22 díasSesiones y mensajesMIT
T

dsh-session-notify

telosmaylx/dsh-session-notify

Notifies you with a browser notification and toast whenever a session turn ends, with 5-language templates and custom presets.

1hace 13 horasIntegraciones y acceso remotoMIT
T

dsh-session-enhance

tinger-x/dsh-session-enhance

DSH Web plugin for managing sessions: archive/unarchive, guaranteed physical deletion (transcript files + ~/storages/*.json sweep), drag-and-drop workspace reassignment, and branch-based message editing (edit/retry/reroll with reversible version timelines

1hace 25 díasSesiones y mensajes
H

dsh-session-manager

huajuan2024/dsh-session-manager

Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and export a session as JSON or Markdown via a browser Blob URL.

1hace 4 díasSesiones y mensajesMIT