Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

103 plugins trouvés

T

dsh-model-picker

ttmouse/dsh-model-picker

Model picker for the DSH web composer that replaces the model seat: a search-first popup whose left column indexes the suppliers and scrolls the grouped list, with a favorites group pinned at the top, image icons separating native from bridged vision input, and a reasoning-effort panel opened from the right zone of the trigger.

1il y a 7 joursAméliorations UI
S

llm-wiki (dsh)

sidleo/llm-wiki

Portable agent knowledge base in plain OKF v0.2 Markdown: 13 wiki_* read/write tools, progressive disclosure, backlinks, gated writes via AGENTS.md rules, auto index/log maintenance, linting, and named multi-bundle switching (session-level or global).

1il y a 13 heuresMémoireMIT
K

dsh-chat-index

kk112222/dsh-chat-index

Per-session question index for the DSH Web UI: a time-proportional dot rail on the right edge and an expandable chain panel showing every user question with its time, including branch/subagent sessions; clicking a node jumps to that message and highlights it.

1il y a 8 joursAméliorations UIMIT
R

dsh-better-at

ruiming-cn/dsh-better-at

Fast `@` file/session reference caching for the DSH Web GUI: preloaded indexes, browser-local keystroke filtering and native mention serialization.

1il y a 21 joursAméliorations UIMIT
A

code-rag (dsh-code-rag-index-panel)

ankali-aylina/code-rag

Code RAG semantic index panel and settings card: live index bar with start/rebuild/cancel, plus one-click detection and configuration.

1il y a 23 joursDéveloppement et outils de pluginsMIT
A

dsh-ca-ref

ansonfishing/dsh-ca-ref

Clean Architecture reference library for DSH: 8 pinned reference repos (Go, Java, C#, Python) indexed into a local FTS5 database, with assertion rules, a review ledger, and a read-only observation panel.

1il y a 23 joursOutils et capacitésMIT
Z

file-brief

zhiyi-zhao/file-brief

Agent-agnostic skill that turns task input files into reusable structural briefs and a per-task searchable index (OpenAI Codex, Claude Code, DeepSeek Harness)

1il y a 25 joursCompétencesMIT
L

ds-hentai

lisongxuan/ds-hentai

ExHentai.org-inspired UI for DeepSeek Harness. DS Hentai / DeepSeek Hentai. Charcoal background, light-gray text, gray borders. The session list reads like a gallery index; the composer reads like a search bar. Live Demo: https://dshentai-demo.arkady14.site/

1il y a 24 joursThèmes et apparenceMIT
J

docindex

johnxu22786/docindex

Local semantic index over workspace documents (MD/PDF/DOCX/TXT): FTS5 BM25 + local embedding hybrid retrieval, hit citations with line numbers, and incremental updates.

1le mois dernierOutils et capacitésMIT
L

dsh-question-index

lijinhao315/dsh-question-index

Question index: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click a question to jump the session to that point. Auto-indexes each session's full history on open, persists it locally, and jumps to older questions by growing the window on demand.

1il y a 20 joursAméliorations UIMIT
O

dsh-deepatlas

oscar-williams/dsh-deepatlas

Task-aware DSH plugin navigator: builds a local index from GitHub topics and community lists, retrieves across 28 bilingual capability classes, and provides commit-level static risk audit, consent-gated pinned installation, composition checks, and recovery.

1il y a 12 joursDéveloppement et outils de pluginsMIT
Y

dsh-plugin-rag

yytbit/dsh-plugin-rag

Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context

1le mois dernierMémoireMIT
J

find-dsh-plugins

jazzulu/find-dsh-plugins

Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.

1le mois dernierDéveloppement et outils de pluginsBSD-3-Clause
S

dsh-turn-index

simon314620/dsh-turn-index

Barre latérale d'index de tours : une entrée par tour utilisateur, clic pour sauter, mise en évidence par défilement (scroll-spy).

1le mois dernierAméliorations UIMIT
W

LiuHe

wulun811/liuhe

Suite d'outils LiuHe (Six Harmonies) en bundle de plugin DeepSeek Harness (dsh) — 44 outils MCP avec injection dynamique de l'espace de travail.

1le mois dernierMCP et connecteursMIT
L

dsh-code-intel

lonelymoon87/dsh-code-intel

Indexe les symboles de l'espace de travail avec Tree-sitter et fournit une recherche de code lexicale ou assistée par embeddings en option.

1le mois dernierOutils et capacitésMIT
M

dsh-codegraph

meteor-system/dsh-codegraph

Indexes the current workspace into a relation graph and exposes one agent tool, codegraph_explore, for reachability, callers, and impact, plus a Web sidebar graph pane.

0il y a 21 heuresOutils et capacitésMIT
P

dsh-plugin-upgrade

perrylink/dsh-plugin-upgrade

Plugin-author upgrade skill for DeepSeek Harness: one package carrying a corridor index, which detects the caller peer band and routes to the closed corridor card that matches it (0.1.3-alpha.1 -> 0.1.5-rc.1 as legs A+B, 0.1.5-rc.2 -> 0.1.6-alpha.2 as leg C), plus a zero-dependency seam scanner shipped as a bundle skill and an npx CLI.

0il y a 17 heuresCompétencesApache-2.0
H

dsh-code-graph

hoyyang/dsh-code-graph

Branch-aware code knowledge graph for DSH - callers, impact, trace and architecture over 158+ languages, freshness-gated, one dispatcher tool, zero MCP sessions.

0il y a 3 joursDéveloppement et outils de pluginsMIT
A

dsh-quick-open

asxiuxiu/dsh-quick-open

Quick-open palette for the Web GUI: Ctrl+P fuzzy-searches an in-memory index of the session workspace (about 51k entries, median query 5 ms) with per-segment path anchoring, dir: and file: prefixes, Tab directory drilling and :line jumps, opens the picked file in the native right sidebar, and drops a file reference into the conversation draft with Ctrl+Enter. Also adds in-file find (Ctrl+F) and a selection-to-reference action to the built-in file preview.

0hierAméliorations UI
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

0il y a 5 joursOutils et capacitésMIT
M

dsh-memory-lite

mihjy12138/dsh-memory-lite

On-demand memory for DeepSeek Harness: session logs are distilled into layered markdown (a summary, an index and per-topic files), and a mem_query tool returns only the matched entries rather than the whole index. Nothing is injected per turn, there are no dependencies, and every entry keeps a source pointer back to the conversation it came from.

0il y a 4 joursMémoireMIT
W

dsh-lost-and-found

wangzhanchao883/dsh-lost-and-found

Local file recall: indexes the folders you choose into one local SQLite database, so 'where did I put that file?' is one query instead of a disk walk. Caches, VCS and program folders are pruned per directory; each folder keeps its own incremental anchor, so a folder added later is backfilled in full. Read-only: it never modifies, moves or deletes your files.

0il y a 7 joursOutils et capacitésMIT
A

dsh-document-evidence

anduin9527/dsh-document-evidence

Project PDF library with background indexing and cited page highlights for DeepSeek Harness Web

0il y a 13 joursOutils et capacitésAGPL-3.0