Skip to content
dsh.fish

Browse

186 results

Bundle

@uachar/dsh-vision-plugin

Vision recognition plugin for DeepSeek Harness: paste images into the composer, recognize them via GLM-4V on the host side, and inject the result into the conversation.

uAcharGG1
Bundle

@slhssb/dsh-advisor

Independent-model advisory review for DeepSeek Harness: after each tool step, a reviewer model audits the agent's operations and injects concerns/guidance into the next step.

slhssb1
Bundle

@dsh-external/dsh-memory

Codex-like persistent memory for DeepSeek Harness: auto-injected memory summary, raw memory tools, and per-session rollout summaries distilled into a bounded global memory file.

haitang11
Bundle

dsh-channel-view

Spike: channel-grouped session view for DeepSeek Harness — sidebar tab injection + session-projection data path (RFC dsh-channel-spec)

RGarvel1
Bundle

dsh-memory-ga

Gated GA-style layered memory for DeepSeek Harness: hard-injected L1, working checkpoint, settlement to Skills/L1/L2 — no silent auto-retain.

DiligenceLai1
Bundle

dsh-s2s

Independent same-host session-to-session interconnection for the DeepSeek Harness. In-process broker delivery, name (title) addressing, dormant-session wake, durable mailbox, anti-loop budget. Inspired by @dpskh/a2a injection idiom; no hub or network mesh.

ashuai1
Bundle

dsh-skill-usage

Sidebar skill hub for DeepSeek Harness Web GUI — shows the current/used skills of the active session and enables one or several skills at once by injecting their instructions into the conversation. 🌟 侧边栏技能中心:显示当前会话正在使用/已使用的技能,并可一次启用一个或数个技能(注入技能说明,整轮对话可用)。

spritebbb1
Bundle

dsh-skillx

A safe external-skill discovery and adoption bundle for DeepSeek Harness

drowned-fish11
Bundle

dsh-habits

My Habits for DeepSeek Harness: edit the user-global AGENTS.md from the Web settings — injected into every session by the built-in agent-instructions loader.

DimitriLIAN1
Bundle

dsh-plugin-graph

Web settings surface for DeepSeek Harness: a force-directed relationship graph of client plugins — inject dependencies and slot registrations. / DSH 设置页插件关系图谱(力导向图)。

erduotong1
Bundle

@dsh-external/dsh-client-ui-rollback-visual

Hot-pluggable rollback visualization for the dsh web GUI: turn-anchor badges injected into the trajectory view, click-to-rollback with confirmation, auto-activation of the derived child session

QinLuza1
Bundle

skill-bartender

Task-to-skill pairing with a laziness ladder and a safe install cellar. Never overpours, never serves untasted. DSH · Claude Code · Codex

MJorgin1
Bundle

dsh-message-injector

dsh 插件:预设常用消息注入内容组合(任意文本/技能调用),每条消息自动注入到输入框首行

wf-ping1
Bundle

@bleed00/dsh-claude-mem

A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API

Bleed001
Bundle

dsh-memory

Long-term memory for DeepSeek Harness agents: user preferences, project facts, session summaries, and knowledge entries, with auto-injection at session start.

yangyongzhen1
Bundle

dsh-pain-point-check

Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments on one problem it injects the three questions, denies non-investigative tool calls until they are answered in the reply text, and blocks same-direction retries

ICCuse1
Bundle

dsh-guardian

DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.

akira3991
Bundle

dsh-mobile-ui

dsh profile bundle: mobile adaptations for the DeepSeek Harness Web GUI — top bar with conversation title, push-navigation second-level sidebar, frozen scroll layout, viewport-clamped popups above the message layer, 44px touch targets, press feedback, safe-area insets, landscape handling, reduced-motion. Injected as one responsive stylesheet plus small DOM effects on the browser side.

autumnshiu009-ship-it1
Bundle

dsh-security-guard

Static and runtime security guard for the DeepSeek Harness: scans plugins and workspaces for malicious code, context injection and token waste (block/warn/clean), intercepts dangerous runtime tool calls and prompt steps, and exposes /scan, plugin_scan, the scan web panel and a user-managed allowlist. Fully static analysis — never executes scanned code.

bigclawd1
Bundle

dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions — with structured entry tags (kind/status), a grouped summary view, automatic context injection, an archive on clear, and an optional read-only web panel

8636833481
Bundle

@chenhw7/dsh-memory

Cairn — long-term memory for the DeepSeek Harness: persistent cross-session memory (store, tools, auto-extraction, context injection) as one installable profile bundle

chenhw71
Bundle

dsh-security-audit

Read-only security & compliance toolkit for DeepSeek Harness: prompt-injection detection (rule engine with a pluggable model classifier), Chinese-PII redaction, and a local configuration security audit that emits redacted, reproducible risk reports.

PensiveFei
Bundle

dsh-taintguard

Indirect prompt-injection guard for DeepSeek Harness: taints tool output by origin and gates privileged tool calls that follow untrusted content

sashankh
Bundle

@amethystluna/embedded-workbench

Embedded C/C++ firmware development toolbox — 4 agents, 7 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, and LVGL patterns. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.

AmethystLuna