Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
6 plugin trovati
dsh-computer-use
anionex/dsh-computer-use
Uso del computer su macOS incentrato sull'accessibilità: osservazioni sempre aggiornate, rifiuto degli stati obsoleti, permessi limitati e input sicuro.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Telemetria a runtime a zero intervento per DSH: ogni sessione scrive automaticamente task, livello del modello, strumenti, errori, durata e stato in un diario leggibile con una sezione statistiche (puro osservatore — nessuno strumento, nessuna chiamata LLM, nessuna iniezione)
dsh-vision-fallback
1helloman1/dsh-vision-fallback
Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.
anywhere-claude-mem
bleed00/anywhere-claude-mem
Un plugin per DeepSeek Harness che trasforma la sincronizzazione git di anywhere-claude-mem in un peer DSH: recupera la memoria cross-macchina all'avvio della sessione e invia nuovi prompt/osservazioni non appena arrivano nel worker claude-mem
dsh-human-task
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.
dsh-rollback
taler97/dsh-rollback
Observational file-mutation rollback for the fs tools: write/edit pre-images are checkpointed as git blobs or snapshots and restored through a model-facing rollback_files tool or a /rollback command.