플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 67개 찾음
dsh-web-search-plugin
x-c1811/dsh-web-search-plugin
DeepSeek Harness 시임(ctx.web)용 통합 웹 검색: DeepSeek(공식), Tavily, Brave 백엔드를 브라우저 내 선택기로 제공.
dsh-fabric
hellosky983/dsh-fabric
모든 DSH 확장 지점을 하나의 선언적 DSL 뒤로 통합합니다. 런타임 `fabric` 서비스, `fabric_extend`/`fabric_inspect` 도구 및 역량 그래프 설정 페이지를 제공합니다.
dsh-native-memory
highland0971/dsh-native-memory
하네스 자체의 기반 위에 있는 워크스페이스별 네이티브 메모리: storage-domain JSON 유닛에 사실과 상한이 있는 상시 프로필을 두고, 쓰기는 승인 게이트와 `(sessionId, seq)` 인용을 거칩니다. 결정론적 회상과 과거 세션에 대한 session-query FTS를 제공하며, 외부 서버나 사용자 지정 SQLite는 필요 없습니다.
keyringseam
fieldnote-ops/keyringseam
로컬 파일 프로바이더를 대체하는 macOS Keychain 자격 증명 프로바이더. 서명·공증된 유니버설 헬퍼를 사용합니다.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
dsh용 Command Code Go 프로바이더 어댑터: Go 플랜 모델 카탈로그를 동적으로 스캔하고 하네스 LLM 인터페이스를 통해 /alpha/generate를 제공
dsh-subscription-login
woodfood111/dsh-subscription-login
One settings page that lists every subscription sign-in the harness can offer and walks you through it — ChatGPT (Codex), Claude, GitHub Copilot, OpenRouter, Kimi and xAI — reading the list from the authorization seam instead of hardcoding providers, and showing credential records no registered flow claims any more.
galfree
netori/galfree
Ren'Py galgame production workbench: a host-side project service (write gateway plus git snapshots, a dialogue/scene dialect parser, derived progress, human-only review stamps, pinned-SDK validation and playtest, local publish) behind one seam, driven by an embedded web panel and agent tools.
dsh-web-search
cbalaa/dsh-web-search
DSH web plugin: multi-vendor web_search / web_fetch providers for the ctx.web seam (Tavily, Firecrawl, extensible) — works with any LLM provider.
dhs-plugins
kevenliu3/dhs-plugins
Workspace session monitor: aggregates per-session pending/running/completed state into a sidebar footer badge and a floating per-workspace panel, so switching between workspaces never hides a forgotten session; an additive core seam (upstream-seam.patch)
dsh-web-search-litellm
yunxiyang/dsh-web-search-litellm
Web search provider for the ctx.web seam that routes the DeepSeek web_search tool through a LiteLLM proxy using the OpenAI Responses API, reusing LITELLM_API_KEY.
dsh-darwin (sentinel)
que3sui/dsh-darwin
Session health-check: mechanically mines session logs into structured problem tickets (retry loops, tool-error clusters, interrupted turns, token waste) over the official session-query seam; works standalone.
dsh-web-search-glm
noemm/dsh-web-search-glm
Zhipu GLM web search provider: registers as `glm` on the ctx.web seam and runs the native web_search server tool through GLM's Anthropic-compatible API (Coding Plan billing).
dsh-plugins (balance)
sumomok/dsh-plugins
DeepSeek account balance in the sidebar footer plus spend per session, today, this month and all time, priced by a configurable time-of-day price table per currency (DeepSeek CNY/USD defaults included). Two read-only remote methods, no host routes, key read through the host credentials seam on every call, egress only to the configured provider origin.
dsh-web-search
haibinwang9/dsh-web-search
pi-web-access for the DeepSeek Harness: multi-provider web search with automatic fallback (SearXNG → Tavily → Brave → keyless DuckDuckGo) plus URL content extraction, wired into the web seam so the built-in web_search tool is powered by piwa. Search engin
dsh-cline-free-provider
jiesou/dsh-cline-free-provider
Cline free models provider for dsh: scan the Cline model catalog dynamically and serve the :free models through the harness LLM seam
dsh-settings-organizer
xiajiajun516/dsh-settings-organizer
Low-intrusion Settings presentation layer for DSH: group plugins, hide single settings / whole plugins, search settings, and restore hidden items — entirely through DSH's additive client-slot + settings-namespace seams.
dsh-web-search-searxng
chinng-inta/dsh-web-search-searxng
DeepSeek Harness 웹 기능 인터페이스(ctx.web)를 위한 SearXNG 기반 웹 검색 프로바이더 — 셀프 호스팅 메타서치, API 키 불필요, 검색마다 모델 턴 소모 없음
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.
qp-exa-dynamic
geighlord007/qp-exa-dynamic
Exa-backed web search provider for the ctx.web seam, with Exa Dynamic Highlights on by default and the Exa-Beta header that setting requires; exposes all eight Exa retrieval types, adds an /exa command to change highlights, search type and result count at runtime, and registers an exa_search tool that takes its own result count.
dsh-trust-lan
cbalaa/dsh-trust-lan
DSH web plugin: a loopback-only General-settings switch that grants non-loopback (LAN) browsers Host settings persistence, through the trust-lan settings namespace and the remoteSettingsAccess gate consulted by the seam-patched dsh-client-ui-settings.
dsh-usage-info
navid-kianfar/dsh-usage-info
Context occupancy and account balance for the DeepSeek Harness Web Client: a session-header readout, a balance capability seam, and a DeepSeek provider
dsh-todo-continuity
apex-mochen/dsh-todo-continuity
Keeps an unfinished task list visible across turns. DSH clears the todos projection at the start of every turn and expects the model to rewrite the whole list, so when a turn is interrupted the plan is durably in the session log but permanently gone from the UI — and todo_write is write-only, so neither the user nor the model can read it back. This plugin registers one ordinary session/event listener, remembers the last list per session, and when a turn/start arrives whose remembered list still has unfinished work, re-appends that list so the projection stops reporting an empty plan. No fork of tool-todo and no waterfall: a plugin cannot replace the projection (the registry throws on a stateVersion mismatch), so appending the event the fold reacts to is the reachable seam. Deliberately narrow — only unfinished lists, at most one event per turn start, fails open. Verified by a controlled A/B on real sessions: identical runs differing only in whether the plugin was installed, folded through the real projection definition. Zero dependencies.
dsh-plugin-upgrade-015
perrylink/dsh-plugin-upgrade-015
Merged, version-locked plugin upgrade skill for DeepSeek Harness (0.1.3-alpha.1 to 0.1.5-rc.1 as two closed legs): an evidence-bound version card plus a zero-dependency 20-seam scanner, shipped as a bundle skill and an npx CLI.
dsh-tavily-firecrawl
skillre/dsh-tavily-firecrawl
Tavily search + Firecrawl fetch providers for DeepSeek Harness (web capability seam, ctx.web), with multi-key rotation