본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 1091개 찾음

L

dsh-openai-account-connector

lxy271713/dsh-openai-account-connector

Official OpenAI account model connector for DeepSeek Harness

07일 전도구 및 기능MIT
F

dsh-zcode-persona

flashyiyi/dsh-zcode-persona

Make the model believe it is inside the Z.ai Code (Zhipu ZCode) agent environment: replaces the harness identity opener and injects a ZCode rules skeleton with a dynamic project section. 让模型认为自己处于智谱 ZCode Agent 环境。

016일 전도구 및 기능
B

dsh-reasoning

bowugit/dsh-reasoning

Codex-style /reasoning command for DeepSeek Harness Web: select the reasoning effort of the current model from the slash menu

022일 전도구 및 기능MIT
Z

dsh-plugin-model-icons

zg2017/dsh-plugin-model-icons

Composer polish: the model-select button shows a per-provider brand icon and collapses to icon-only under a narrow composer row (same mechanism as the built-in access-mode button), with a generic fallback icon for unrecognized/new providers.

022일 전모델 및 제공업체MIT
B

dsh-eslint-security-sast

baiiduu/dsh-eslint-security-sast

ESLint Security SAST bundle and model-facing scan tool for DeepSeek Harness.

011일 전보안 및 권한MIT
D

dsh-llama-cpp-sampling-params

devhang/dsh-llama-cpp-sampling-params

DSH plugin: inject per-model sampling parameters (top_p, top_k, min_p, repeat_penalty, presence_penalty, frequency_penalty) into every chat-completions request sent to a local llama.cpp / llama-server gateway.

015일 전도구 및 기능MIT
J

dsh-agent-selector

jiang12345-code/dsh-agent-selector

智能体选择器:像模型选择器一样在输入框旁勾选委派目标+具体模型,把对话任务派给外部智能体(Codex CLI / WorkBuddy 内置模型活动价 automation 桥 / WorkBuddy 自定义模型直连 / Claude Code)执行,结果流回 DSH 对话。含 agent_dispatch 工具 + composer 两步下拉 + 设置面板 + 桥健康探活 + 反冒充出处凭证。

016일 전워크플로 및 자동화MIT
J

dsh-session-log-repair

jsoncode/dsh-session-log-repair

DSH session-log repair plugin: scan every stored session, detect a seq collision in the committed region or a torn trailing record, and repair it from a one-click Web UI, model tools, or the /dsh-session-log-repair command. Installing it also registers it

011일 전UI 확장
D

dsh-sub-cli

dingminhua/dsh-sub-cli

Unified management and invocation of external Agent CLIs in DSH, fully isolated from the user's native installs; preset Provider, model, reasoning effort, and permissions per CLI, callable directly or like native subagents.

011일 전보안 및 권한MIT
J

dsh-model-list

jsoncode/dsh-model-list

OpenRouter free-models browser plugin (dual-face): fetch OpenRouter models, filter the free ones (price 0 or :free), list them newest-first in a Settings tab with local search and full model info, and create a ready-to-use DSH model config (settings.yaml

012일 전모델 및 제공업체
Z

dsh-reasoning-ruler

zisen123/dsh-reasoning-ruler

A minimal reasoning-effort ruler for the DSH composer: one hairline, a sliding marker, per-model memory, optimistic switching — and a streamlined model picker.

022일 전UI 확장MIT
N

dsh-memory

navid-kianfar/dsh-memory

Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client

06일 전UI 확장MIT
Y

dsh-samrt-subagent

yejianming88888-ctrl/dsh-samrt-subagent

Intelligent sub-agent orchestration for DeepSeek Harness, with model discovery, routing, planning, and parallel delegation.

022일 전도구 및 기능MIT
H

dsh-notifier-plugin

hotpot-labs/dsh-notifier-plugin

Native desktop notifications for DeepSeek Harness (dsh): run completion, model questions, and approval requests on macOS, Linux, and Windows. Includes a web settings card consistent with the dsh web UI.

013일 전UI 확장MIT
A

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.

06일 전세션 및 메시지MIT
N

stupid-comments

nmindz/stupid-comments

Enforces your comment policy at write time, inside DeepSeek Harness. Reads the policy from your AGENTS.md or CLAUDE.md, blocks violating writes, and re-injects the policy verbatim so the model stops drifting from it.

015일 전도구 및 기능GPL-3.0
Z

dsh-image-router

zhiwuli0228/dsh-image-router

Digests the images in a prompt with a vision model before admission, so any model — a text-only one included — can read them without the session ever switching models, and adds a describe_image tool for image paths.

09일 전비전, 음성 및 멀티모달MIT
B

dsh-plugin-webrelay

baisbt/dsh-plugin-webrelay

Embeds external AI chat sites in a DSH side panel through the same-origin reverse proxy with per-site DOM adapters, and adds a composer button that either rewrites the draft with the host model or runs a two-round loop: compress the conversation, optimize, send to the embedded site, capture the reply, then finalize it into the composer.

07일 전도구 및 기능MIT
Z

dsh-deepseek-web

zgrajdnhj7806-svg/dsh-deepseek-web

Calls your own chat.deepseek.com account as a second model from DSH: ask a question, analyze a file's line range, and check login state, plus a runtime skill and a settings-page login panel.

06일 전모델 및 제공업체MIT
L

dsh-model-fold

loyalchiiina/dsh-model-fold

Groups the model picker by provider: the menu lists sources first, and each source opens its models in a slide-in side panel (default) or inline below the title, switchable by double-clicking the source title.

03일 전모델 및 제공업체MIT
G

dsh-model-search

goodandready/dsh-model-search

Search and select models in the DeepSeek Harness WebUI with a native settings card.

0그저께모델 및 제공업체MIT
A

dsh-model-channel-manager

arcaneorion/dsh-model-channel-manager

Model channel manager: several provider/model candidates share one virtual route (roundrobin/<group>) with failover, retry, timeout and cooldown; a settings tab edits providers and groups, runs per-model speed tests and real single-model request tests, and a seven-day health panel aggregates latency, failures and upstream token usage (input, output, cache and reasoning).

07일 전모델 및 제공업체
1

dsh-reasoning-tiers

1069137617/dsh-reasoning-tiers

Declares per-model reasoning-effort ladders for third-party providers in the llm-pi-ai settings section, so DSH's stock thinking-intensity selector works on models the pi-ai catalog does not describe.

09일 전모델 및 제공업체MIT
I

dsh-chat-cost

igormel81/dsh-chat-cost

Live token cost for every chat in the DSH Web UI: the chat, its subagents and the whole session tree, priced from a bundled models.dev snapshot of seven providers and 139 priced models, with cache read and write rates wherever the provider publishes them and DeepSeek from its own peak and off-peak table. Every finished answer carries its own price in the transcript, and a chat that is not currently open is priced from the log instead of disappearing. Spend is costed per interval from an append-only JSONL ledger in the project folder, so logged work keeps the tariff it was billed at. On top of it: budget-aware work plans packed against a money limit, routing scenarios that show which models are worth connecting, a generated plan document in English, Chinese or Russian, and a warning when spend belongs to no plan unit.

06일 전사용량 및 결제MIT