Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
24 plugins trouvés
DSH-FormatForge (dsh-formatforge)
tianbuyu-wwx/dsh-formatforge
FormatForge : forge 30+ formats de fichiers (PDF, DOCX, PPTX, XLSX, EML, EPUB, TOML, archives) en texte lisible par l'IA via une boîte de réception glisser-déposer, les outils ff_translate/ff_formats/ff_result et une CLI ; les PDF numérisés se rabattent sur un OCR local ou une indication d'amélioration pour le modèle de session.
dsh-agent-messaging
happyren/dsh-agent-messaging
Messagerie agent à agent inter-sessions pour DeepSeek Harness — adressez une autre session par son nom et livrez un message dans sa boîte de réception.
dsh-crosstalk
jesse-njx/dsh-crosstalk
Messagerie inter-sessions pour DSH : toute session sur la machine peut lister et envoyer un message à toute autre, façon Claude Code, via un registre de heartbeat local et une boîte de réception.
dsh-session-doctor
mayf3/dsh-session-doctor
Diagnostique, débloque et lit les sessions DSH : liste les sessions avec le statut de l'agent, lit les conversations, diagnostique les agents bloqués, les récupère avec cancel+keepInbox, et envoie des messages à d'autres sessions.
dsh-slack
stardustlc666/dsh-slack
Messagerie Slack bidirectionnelle (notify/channels/inbox/reply/health) sur Socket Mode, aucun callback public nécessaire.
dsh-branch-inbox-guard
xine2009cn/dsh-branch-inbox-guard
Removes the queued prompts a DSH fork child inherits from its parent, so the first turn in a new branch runs the prompt typed there instead of the parent's next one.
dsh-pr-board
delock/dsh-pr-board
Tableau de PR pour mainteneurs et développeurs dans la barre latérale DSH : une file de revue à cinq états (en attente de moi / en attente de l'auteur / prêt à fusionner / fusionné / boîte de réception), un tableau d'anomalies à trois colonnes, et une vue globale des PR que vous avez rédigées (à moi de jouer / en attente des autres / fusionnées), avec des badges de synthèse CI, un filtre d'inactivité et un clic par carte pour ouvrir ou démarrer la conversation de revue correspondante.
dsh-phone (client)
wwumit/dsh-phone
Téléphone d'agent façon iPhone : appels et SMS en double panneau, chat de groupe RCS avec barrières de confiance, messagerie d'agent multi-appareils via le pont de boîte de réception du registre, badges de confiance L0–L4 et audit des preuves. Expérimental : les résumés de confiance ne constituent pas une garantie de sécurité, et les SMS/la signalisation sont relayés via la boîte de réception de l'opérateur (visible par lui) ; le chiffrement de bout en bout est prévu.
dsh-action-outbox
jimchengchina/dsh-action-outbox
Prépare les appels d'outils DSH exactes sans les envoyer, présente les arguments canoniques complets dans une Boîte de Révision par Lots durable, invalide les approbations après modifications ou redémarrages, et ne valide qu'un condensé SHA-256 correspondant plus un nonce à usage unique via le pipeline d'outils DSH normal.
dsh-monitor
abnerai/dsh-monitor
Veilleurs persistants en arrière-plan qui réveillent l’agent lors de nouveaux messages (boîte de réception de fichiers ou delta de sortie de commande) — l’équivalent harness de l’outil Monitor de Claude Code.
dsh-plugin-acn
acnlabs/dsh-plugin-acn
Rejoignez ACN depuis DeepSeek Harness : enregistrez cet agent, découvrez les autres, envoyez des messages, lisez la boîte de réception. Région Chine par défaut.
dsh-inbox
chance722/dsh-inbox
Personal paste inbox for DeepSeek Harness (dsh): capture, classify, browse and retrieve.
dsh-todo-inbox
lumoping/dsh-todo-inbox
Global cross-session todo inbox for DSH web: any session's agent records human-action todos (merge MRs, approve work orders, reviews) via inbox_add/inbox_done/inbox_list; a sidebar entry shows a count badge and an expandable list to open and complete them, persisted to ~/.dsh/todo-inbox.json.
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-mobile-remote
good-boy4069/dsh-mobile-remote
Drive your dsh agent from WeChat over the iLink gateway: two-way encrypted media transfer (auto-decrypt inbox + /send), proactive weixin_send tool, completion notifications, multi-session switching, and a health panel with file logging.
dsh-agentmail
agentmail-to/dsh-agentmail
Gives an agent its own email inbox through AgentMail — eleven tools for sending, reading and labelling mail, plus inbound mail delivered into one harness session per email thread, with an approval gate and recipient allowlist on everything outbound.
dsh-memory-delta
lpf20200901/dsh-memory-delta
Layered cross-session memory for DSH that pushes only what changed. The first round injects every active entry, later rounds push only added / updated / removed ones, and nothing at all is injected when nothing changed. Facts and decisions carry semantic keys (one active truth per key), the model may only write to an inbox that a human promotes, an entry can carry a review date that raises a one-time reminder when it comes due, search is relevance-ranked with Chinese matched by bigram, and a sidebar tab tells the lifecycle story instead of just listing files — entries are grouped into awaiting confirmation / in use / archived, viewable by type, tag or date, and the tab can promote a candidate, withdraw or archive a standing entry, restore an archived one and delete a candidate, alongside the global and workspace instruction files and the current injection size. A zero-dependency CLI ships with it, so the store is usable without DSH.
dsh-mama-cheer
vvilliam-qwq/dsh-mama-cheer
Keyboard shortcut that injects an encouraging message into the running dsh-TUI conversation: steer when a tool is in flight, interrupt-and-deliver when the model is only streaming text
dsh-queue-reorder
damlys99/dsh-queue-reorder
Reorder the messages queued while a DSH agent is busy, from inside the official queue dock: a drag handle and per-row ↑ / ↓ buttons on the dock's own rows, applied on the host as one concurrency-checked inbox splice. The dock is decorated rather than replaced, so previews, inline editing, steering, removal and attachments stay as shipped. A move is refused when the queue has changed since the caller last saw it, when the row is not a user prompt (a goal round prompt, for example), or when the queue belongs to a subagent session.
dsh-pr-guardian
harzva/dsh-pr-guardian
Authored pull request feedback inbox with paginated GitHub collection, priority favorites, and version-bound local progress shared by the DSH panel and CLI.
dsh-deepcanary
oscar-williams/dsh-deepcanary
Evidence-first attention supervision for DeepSeek Harness with C0–C3 policy, deduplicated Inbox alerts, quiet hours, and redacted outcome records.
dsh-obsidian-inbox
leo3-7/dsh-obsidian-inbox
Obsidian knowledge-base ingest workflow as a DeepSeek Harness plugin: a bundled skill provider + an obsidian_validate_vault model tool, all declarative and composable.
dsh-capybara-notify
zzx-dear/dsh-capybara-notify
Capybara secretary for DSH: desktop pet notifications with ding sound, alert inbox API, session-aware alerts (turn done / approval needed / turn blocked), check scripts, and daily high-star plugin recommendations.
connectors
openagentnetwork/connectors
DeepSeek Harness (dsh) connector for OpenAgentNetwork (OAN): Gofer messages land in a connector-managed inbox and the agent answers them with oan_* tools. Join with one command.