Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

132 plugins encontrados

K

dsh-agent-lang

kannakuron/dsh-agent-lang

Three independent language channels for model output — tool-call descriptions (every tool-call card title, including run_code in PTC-style presets), thinking, and replies — each set to follow the web GUI language, force a specific language, or turn off (default: only descriptions, following the GUI). One global runtime-context prompt directive on the host; the client half reports the GUI language; a Settings plugin card switches the modes.

1anteayerModelos y proveedoresMIT
M

dsh-ticker-jp

murasakiizumi/dsh-ticker-jp

A floating stock ticker for DeepSeek Harness: real-time quotes for Nikkei 225 and TOPIX ETF out of the box, plus worldwide markets via Yahoo Finance — Japan (.T), US, Hong Kong (.HK), China (.SS/.SZ) and any other symbol — with a customizable watchlist, display aliases and 16 UI languages.

1hace 14 díasMejoras de UIMIT
I

dsh-contradictions-indicator

iimaguest/dsh-contradictions-indicator

Shows a 0-100 conversation coherence badge and commentary by running parallel contradiction analysis on the live DSH session, with a manual trigger and interval-based auto-analysis (on by default, editable per session or globally).

1hace 5 díasMejoras de UIApache-2.0
L

dsh-progress

lsqace-del/dsh-progress

Lab/project progress management for DeepSeek Harness: 16 progress_* agent tools (item CRUD, day-board pages, daily records, global search, overview, gantt, comments, import/export) plus a 「进度」sidebar tab in better-sidebar hosting the original web UI; data lives in the session project's .progress/progress.json.

1hace 18 díasHerramientas y funcionesMIT
J

dsh-model-palette

jensen-yao/dsh-model-palette

Global Alt+M model command palette for DeepSeek Harness Web: fuzzy search over models and providers, favorites and recents, per-model reasoning effort, provider and model configuration, request retries, capacity presets, and optional OpenRouter image/video generation tools.

1ayerModelos y proveedoresMIT
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

1hace 5 díasDesarrollo y herramientas de pluginsMIT
F

dsh-hybrid-memory

frog755/dsh-hybrid-memory

Three-layer local memory for DeepSeek Harness: L1 snapshot memory (MEMORY.md/USER.md) read on demand through the memory_* tools + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy and from approved Agent Hub documents (memory/global, memory/projects, accepted decisions) with content-hash dedup. v0.2.0 removed every automatic injection: memory enters the context only when the model calls one of the 12 memory_* tools, and data stays on the local drive.

1hace 11 díasMemoriaMIT
Q

dsh-memory

qwert702/dsh-memory

Project+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.

1hace 16 díasMemoria
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

1hace 29 díasHerramientas y funcionesMIT
J

dsh-maestro

junqingv587/dsh-maestro

Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.

1hace 29 díasModelos y proveedoresMIT
A

dsh-screenshot

alain-prot0s5/dsh-screenshot

Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。

1el mes pasadoVisión, voz y multimodalMIT
W

dsh-skill-station

wilshi/dsh-skill-station

Centro de habilidades en la barra lateral: escanee directorios de habilidades de Claude/Codex/Cursor/Gemini para importación con un clic, gestione habilidades globales/de proyecto (alternar, eliminar) e instale desde carpetas soltadas, archivos zip o rutas locales de cualquier tamaño.

1el mes pasadoHabilidadesMIT
L

dsh-multi-root

luoyu-xingu/dsh-multi-root

Multi-root workspace plugin for the dsh web GUI: attach several independent folders to one project workspace, manage them in a sidebar panel, and let agents read, list, write, and glob across every registered root through gated host-side tools. Hot-plugga

1el mes pasadoHerramientas y funcionesMIT
0

dsh-codex-approval

040822/dsh-codex-approval

Codex-style approval autopilot for DeepSeek Harness: ordered glob rules (allow/ask/deny) plus an AI risk judge (low/medium/high) mapped through a risk tolerance, as an approval answerer.

1el mes pasadoSeguridad y permisosMIT
K

dsh-zhihu-dashboard

kexuejin/dsh-zhihu-dashboard

Zhihu (知乎) dashboard: hot list with trend arrows, follow feed (favorites/creations/followees), post tracking (question/keyword/person) with auto-briefs, and five agent tools (zhihu_search/hot/answer/global_search/followees).

1hace 29 díasHerramientas y funcionesMIT
Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

1el mes pasadoMemoria
I

dsh-cue-bank

itr-del/dsh-cue-bank

Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).

1el mes pasadoMemoriaMIT
G

dsh-sub2api

godd6366/dsh-sub2api

Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.

1hace 13 díasModelos y proveedoresMIT
M

dsh-find-skill

moximxxx/dsh-find-skill

Conecta el ecosistema vercel-labs/skills con dsh: búsqueda, instalación y ciclo de vida de skills impulsados por LLM para los ámbitos temporal/proyecto/global

1el mes pasadoHabilidadesMIT
C

dsh-skills

cocosgt/dsh-skills

Centro global de skills para dsh: agrega skills de Claude Code, del proyecto y de .skill-package en ~/.dsh/skills, con importación por referencia o copia y uso mediante el menú de barra

1el mes pasadoHabilidades
N

dsh-mcp-manager

nichts0v0/dsh-mcp-manager

Gestor de servidores MCP para DeepSeek Harness: gestiona los servidores MCP desde la página de ajustes web, almacenados globalmente en $DSH_HOME/mcp-servers.json, con conexión/desconexión en tiempo de ejecución.

1el mes pasadoMCP y conectoresMIT
Z

dsh-global-context

zzjq678/dsh-global-context

Adds a Global Prompt tab to the conversation view: text you write there is prepended to the top of every session system prompt, and saving takes effect on the next message without a restart.

0hace 3 díasSesiones y mensajesMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

0hace 23 horasSeguridad y permisosMIT
L

dsh-memory-delta

lpf20200901/dsh-memory-delta

Layered cross-session memory for DSH that pushes only what changed. The first round injects every active entry, later rounds push only added / updated / removed ones, and nothing at all is injected when nothing changed. Facts and decisions carry semantic keys (one active truth per key), the model may only write to an inbox that a human promotes, an entry can carry a review date that raises a one-time reminder when it comes due, search is relevance-ranked with Chinese matched by bigram, and a sidebar tab tells the lifecycle story instead of just listing files — entries are grouped into awaiting confirmation / in use / archived, viewable by type, tag or date, and the tab can promote a candidate, withdraw or archive a standing entry, restore an archived one and delete a candidate, alongside the global and workspace instruction files and the current injection size. A zero-dependency CLI ships with it, so the store is usable without DSH.

0ayerMemoriaMIT