Skip to content
dsh.fish

Browse

92 results

Bundle

dsh-turn-guard

dsh turn-guard plugin: per-step timeout for agent turns. Watches session/event step boundaries; when the agent carries __pluginConfig.turnGuard.stepMs, a step running longer than that limit is cancelled via agent.cancel({kind:'hook'}). No config = no intervention (same as web session).

fatatalia
Bundle

dsh-otel

DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool

jwilson411
Bundle

dsh-self-memory

DSH 自记忆插件 v3(P0 升级):在 v2(加权关键词/泛化/倒排索引/前提感知/同义词规范化)之上增加事件驱动自动采集(会话轨迹落盘)、pre-step 自动召回注入(<selfmem_memory> 围栏)、写路径可靠队列(失败入 pending 重放)、CJK 感知 token 预算。

cyanxi-eb
Bundle

dsh-trace-collapse

DeepSeek Harness web GUI: collapse the agent trace (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trace is default-collapsed after the final output completes (default on).

AwesomeHou
Bundle

dsh-lockstep

Pin-aware updater for DeepSeek Harness: check lockfile drift, plan pin bumps, never float to latest.

da-beda
Bundle

dsh-context-branch

Context-branching conversation tree plugin for DeepSeek Harness. Avoid cold-start waste and show full tool/reasoning steps.

yummy4727
Bundle

dsh-hindsight-memory

Hindsight long-term memory for DeepSeek Harness: auto-recall context injection before each agent step (agent/pre-step) and auto-retain of each finished turn (session/event).

jackyytche
Bundle

dsh-video-gen

MiniMax H3 video generation plugin for DeepSeek Harness (easyframe single channel): text-to-video / first-frame image-to-video / first+last frame / last-frame extension / reference generation with async polling, queue & cancel tools, and an in-chat step-by-step Studio workbench

oebeliever
Bundle

dsh-image-bridge

DSH 图片理解桥接插件:挂 agent/pre-step,把消息中的图片块经视觉模型(默认智谱 GLM-4V-Flash 免费档)转成文字描述,让纯文本模型(DeepSeek)也能看图

Seryta
Bundle

llm-deepseek-image-admit

DSH 插件:接管 DeepSeek 官方 provider 路由并补 image 输入模态声明,让图片消息通过 apiproxy 准入预检(实际图片由 image-bridge 等插件在 agent/pre-step 转成文字)

Seryta
Bundle

dsh-update-checker

DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step.

ymh0000123
Bundle

dsh-conversation-jump

Circular jump controls that step through a DSH Web conversation one user message at a time, paging older history in automatically. 为 DSH Web 对话区提供上一条/下一条用户消息、回到顶部/底部的圆形导航按钮,并自动处理更早历史分页。

uigdwunm
Bundle

dsh-standard-toolkit

dsh 标准工具插件(Standard ToolKit):工具管家。平时工具不占位,会话中按需自动匹配加载,用完自动收走。含暂存区、雷达索引、白名单遮罩、load_tool / register_new_tool、pre-step 自动匹配、会话生命周期管理。

suanniniu
Bundle

dsh-i-have-adhd

Always-on ADHD-friendly output for every DeepSeek Harness session: action first, numbered steps, task-progress restated. Host systemPrompt, not a skill catalog item.

NecromanAlbert
Bundle

dsh-claude-live

Run Claude Code headless as a subagent from the DeepSeek Harness, streaming a live digest of its steps into the session view while it works.

flykit-cc
Bundle

dsh-team-superflow

Fixed five-member dev team for DeepSeek Harness driven by the spec-superflow state machine: captain + spec-writer/architect/engineer/reviewer/docs, phase-tagged tasks with dependencies, auto phase advancement with a human build gate, and a workflow stepper in the web GUI

fengbin01
Bundle

dsh-conversation-cost

Per-conversation DeepSeek API cost badge for DeepSeek Harness: a zero-dependency session projection pricing each LLM step against the official rate card, with a live cost badge and hover card in the web conversation header.

WinnieJQ