Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

134 plugin trovati

K

dsh-session-archive

kiligzzz/dsh-session-archive

Pannello della barra laterale per le sessioni archiviate in DeepSeek Harness: raggruppamento per workspace, ricerca per titolo, anteprima delle domande dell'utente, ripristino con un clic o eliminazione con conferma.

26 giorni faSessioni e messaggiMIT
F

dsh-session-icons

fengb3/dsh-session-icons

Icone nei titoli delle sessioni nella barra laterale: una chiamata ausiliaria al modello sulla stessa rotta della generazione dei titoli disegna una metafora SVG monocromatica 24x24 mostrata prima del titolo di ogni riga di sessione, con cache su disco.

229 giorni faMiglioramenti UIMIT
N

dsh-session-drafts

ne-ilyxa/dsh-session-drafts

Nuova sessione in stile Cursor: ogni clic crea una nuova sessione bozza vuota (salvata prima del primo messaggio) invece di riutilizzare l’unica sessione dello spazio di lavoro, più un selettore Bozze nella barra laterale per mantenere aperte più chat vuote contemporaneamente.

226 giorni faSessioni e messaggiBSD-3-Clause
B

dsh-session-lens

bobostudio/dsh-session-lens

Analisi della sessione e replay HTML condivisibile con un clic per DeepSeek Harness.

224 giorni faSessioni e messaggiMIT
B

dsh-session-mover

baisama-cloud/dsh-session-mover

Sposta una sessione in un altro workspace trascinandola sull'intestazione del workspace di destinazione nella sidebar: la sessione viene clonata con tutta la cronologia nel workspace di destinazione e l'originale viene archiviata.

2mese scorsoSessioni e messaggiMIT
Y

dsh-session-hotkeys

yeyeyeyeshifu/dsh-session-hotkeys

Scorciatoie da tastiera per le sessioni nella GUI web di DSH: passa da una sessione all'altra come schede del browser (Alt+1-9 posizionali, slot fissati, precedente/successiva, nuova/archivia/rinomina), cambio di modello da tastiera con Alt+M, invio alternativo, passaggio del focus con Esc e Alt+W per chiudere o ripristinare un'area di lavoro dsh-split-screen — tutto rimappabile con preset Windows/macOS. Verificato su DSH 0.1.1 e 0.1.5.

24 giorni faSessioni e messaggiMIT
S

dsh-session-manager

semidia/dsh-session-manager

Menu di sessione con tasto destro e gestore delle sessioni in sidebar: fissa, rinomina, archivia, esegui il fork, esporta, copia cwd/id/deep link e apri in esplora file o in una nuova finestra

2mese scorsoSessioni e messaggiMIT
C

dsh-session-cost

chengche106/dsh-session-cost

Plugin DSH: costo stimato dell'API DeepSeek per sessione nella barra di statistiche della GUI web

2mese scorsoUtilizzo e fatturazioneMIT
Z

dsh-session-tree

zhengqingjing/dsh-session-tree

Discendenza di sessione immutabile in stile Git per DeepSeek Harness

2mese scorsoSessioni e messaggiMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

Cerca, elenca e leggi le sessioni passate e correnti tramite il servizio `sessionQuery` proprio dell'harness: usa l'indice SQLite FTS5 dove il deployment lo abilita, e ricade su una scansione limitata a partire dalle più recenti dove non lo fa

2mese scorsoSessioni e messaggiMIT
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.

1ieriSessioni e messaggiMIT
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.

17 giorni faMiglioramenti 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.

13 giorni faMiglioramenti 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.

115 ore faSessioni e messaggiMIT
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.

18 giorni faSessioni e messaggiMIT
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.

110 giorni faSessioni e messaggiMIT
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.

114 giorni faSessioni e messaggiMIT
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.

1ieriSessioni e messaggi
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.

14 giorni faSessioni e messaggi
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.

117 giorni faSessioni e messaggiBSD-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.

122 giorni faSessioni e messaggiMIT
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.

112 ore faIntegrazioni e accesso 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

125 giorni faSessioni e messaggi
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.

14 giorni faSessioni e messaggiMIT