Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
5 plugins trouvés
dsh-noema
zseven-w/dsh-noema
Mémoire à long terme pour les agents DSH — souvenirs durables et inspectables avec des outils de rappel, de recherche, de navigation et de graphe de connaissances, importation depuis dix autres outils de codage IA et une page de paramètres.
dsh-chinese-poetry
runcat-tommy/dsh-chinese-poetry
Token-free Chinese classical poetry tab in the DSH conversation view with search, filters, 飞花令, daily poem, favorites, festival topics and a share-card image; AI explanation reuses your own DSH session.
dsh-douyin-oem-touliu-report
ruiyukirin/dsh-douyin-oem-touliu-report
Douyin local-promotion OEM ad daily/weekly report automation (Author: Kirin): collects 3 data sources (laike leads, plan-level delivery, video analysis) via a one-time Edge login, computes metrics, builds A4-style docx reports, supports free-choice scheduled run times and email notifications.
dsh-code-check
a179-sanae/dsh-code-check
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.
dsh-qa-suite-N23
all3ncn/dsh-qa-suite-n23
Quality suite: background tsc --noEmit diagnostics fed back after the agent edits TypeScript, plus a /code-review command running five parallel review lenses with confidence scoring; absorbs dsh-code-check and dsh-command-code-review.