Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

103 plugins encontrados

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.

1há 7 diasMelhorias de 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).

1há 16 horasMemóriaMIT
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.

1há 8 diasMelhorias de 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.

1há 21 diasMelhorias de 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.

1há 23 diasDesenvolvimento e ferramentas 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.

1há 23 diasFerramentas e funçõesMIT
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)

1há 25 diasHabilidadesMIT
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/

1há 24 diasTemas e aparênciaMIT
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.

1mês passadoFerramentas e funçõesMIT
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.

1há 20 diasMelhorias de 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.

1há 12 diasDesenvolvimento e ferramentas 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

1mês passadoMemóriaMIT
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.

1mês passadoDesenvolvimento e ferramentas de pluginsBSD-3-Clause
S

dsh-turn-index

simon314620/dsh-turn-index

Barra lateral de índice de turnos: uma entrada por turno do usuário, clique para saltar, destaque por scroll-spy

1mês passadoMelhorias de UIMIT
W

LiuHe

wulun811/liuhe

Suíte de ferramentas LiuHe (Seis Harmonias) como pacote de plugins do DeepSeek Harness (dsh) — 44 ferramentas MCP com injeção dinâmica de workspace

1mês passadoMCP e conectoresMIT
L

dsh-code-intel

lonelymoon87/dsh-code-intel

Indexa símbolos do workspace com Tree-sitter e oferece busca de código lexical ou, opcionalmente, assistida por embeddings

1mês passadoFerramentas e funçõesMIT
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.

0ontemFerramentas e funçõesMIT
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.

0há 20 horasHabilidadesApache-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.

0há 3 diasDesenvolvimento e ferramentas 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.

0ontemMelhorias de 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.

0há 5 diasFerramentas e funçõesMIT
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.

0há 4 diasMemóriaMIT
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.

0há 7 diasFerramentas e funçõesMIT
A

dsh-document-evidence

anduin9527/dsh-document-evidence

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

0há 13 diasFerramentas e funçõesAGPL-3.0