Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
14 plugins trouvés
dsh-redteam-mode (redteam-bundle)
jueze-2019/dsh-redteam-mode
Mode d'engagement red team : envoyez un nom d'organisation cible et une session planificatrice exécute une équipe de cinq rôles (reconnaissance, triage des actifs, découverte de vulnérabilités, exploitation, pivot interne) avec jusqu'à trois agents simultanés, après un préflight des compétences et ressources et en demandant d'abord les clés ou VPS manquants ; les constats vont dans une base de faits SQLite locale horodatée, affichée dans une console latérale persistante (cartographie des actifs avec chronologie, liste des agents, état session/tunnel, chaîne d'attaque en cinq étapes, cibles de scoring, un rapport détaillant comment chaque score fut obtenu —actions, commandes exactes, provenance des identifiants, commandes de tunnel— et une base de connaissances POC/EXP par catégories) …
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Passerelle de canal Feishu (Lark) à sécurité positive (fail-closed) : discutez avec un bot et récupérez les réponses de l'agent dsh — avec approbation d'outils human-in-the-loop optionnelle (cartes Allow/Deny avant chaque appel bash, délai d'expiration fail-closed). Intégration utilisant exclusivement le SDK Python officiel (version figée) ; liste blanche à refus par défaut, vérification de signature/horodatage/rejeu des webhooks, sessions persistantes par discussion ; test de compatibilité quotidien avec le dernier SDK ; documentation bilingue.
Lume
cayan0x/lume
Module d'amélioration DSH Desktop : discipline d'exécution des tâches et une véritable relation, par session. Discipline : routage d'intention entre questions, recherche, discussion, diagnostic et exécution (le diagnostic ne corrige jamais sans demande), actualité des preuves, vérification réelle des résultats d'outils (un échec n'est jamais annoncé comme terminé), auto-guérison avec réflexion entre sessions, et conscience de la compaction et des capacités documentaires. Persona : distillation de personnages nommés depuis journaux de chat, romans, scripts et fiches de personnage, avec ton, expressions et longueur ancrés sur de vraies statistiques ; mémoire à long terme avec expiration automatique, corrections en règles de style, réponses approuvées comme corpus et retour bidirectionnel.
dsh-panda-calendar
runcat-tommy/dsh-panda-calendar
A conversation-view tab for DeepSeek Harness Web showing solar/lunar dates, ganzhi year/month/day, Chinese zodiac, 24 solar terms, festivals, China public holidays including make-up workdays, multi-city weather, an epoch↔date timestamp converter with a time-zone picker, and bundled offline "on this day" history from free sources without an API key.
dsh-resume-on-restart
nickkkkkk123123/dsh-resume-on-restart
Auto-wakes the main agent after a DSH service restart: compares last-run timestamps, posts a recovery notice with humanized downtime, and delivers it so interrupted work picks itself back up. Runs on plain cordis ctx, packaged-DSH-Desktop ready.
auditrail
johnxu22786/auditrail
Security auditing and session forensics for dsh: full tool-invocation-chain recording (who/which tool/files/timestamps), redacted playback, and rule-based scanning.
dsh-agent-billing
hoyyang/dsh-agent-billing
Agent billing and usage observability for dsh web: session-log direct-scan recording (zstd, per-event timestamps, watermark + lastSeq double dedup), multi-account rate profiles per provider and model, per-window live badge reading the window session id via React fiber, full glassmorphism dashboard with 14-day sparkline, budget alerts, relay-station balance queries and a 332-model official price library.
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-longtext-input
levodoubt/dsh-longtext-input
Adds a Long text button to the composer tool row: write or paste the body in an editor overlay, and on save it is written to <workspace>/.dsh-longtext/<timestamp>_<title>.md and an @ path reference to that file is appended to the composer, leaving the conversation free of the long text itself.
dsh-plugin-node-time
focksor/dsh-plugin-node-time
Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件
dsh-archive-manager (plugin)
neumannzc/dsh-archive-manager
Beautified archive-manager settings section listing archived sessions grouped by workspace, with a hover unarchive action and relative timestamps.
dsh-when
zhijiangtang/dsh-when
Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.
dsh-quickref
worksassistant/dsh-quickref
Developer quick-reference toolbox for DSH: 12 themed categories (195 entries) plus zero-dependency tools — regex tester, JSON formatter, timestamp converter, Base64/URL codec, cron generator and line diff, in a searchable settings panel.
dsh-task-runner
jing-hy/dsh-task-runner
Project/task dual-mode workspaces for DSH: a task skips the workspace picker and gets a fresh scratch directory (D:\dsh_working\<name>-<timestamp>) per conversation, Codex-style; no-workspace sessions are grouped under a persistent Tasks section in the sidebar with empty states, and the new-session workspace picker gains a "no workspace (task)" option.