Skip to content
dsh.fish

Browse

7 results

Bundle

dsh-file-mount

DeepSeek Harness plugin: incremental file mounting with read dedupe, version-aware invalidation, and a mounted-files view (host half + web client half)

acefun2916
Bundle

dsh-fail-logger

DSH 插件:全模式工具失败自动实录——把原生工具、PTC(Code Mode) run_code、代码内嵌工具调用的失败按错因去重计数,自动写入 skill 的机器维护区段,越用越少错。Auto-record tool failures from every execution mode into a skill's machine-maintained section (dedup + counts).

Areium9
Bundle

dsh-plugin-dedupe

DSH 插件:防止重复安装插件。通过 preinstall 钩子在 pnpm install 前扫描并拦截重复插件。

Jiaoyc2241
Bundle

dsh-call-shrink

把 N 次 LLM 调用压成 1 次 —— DeepSeek Harness(DSH)的极致调用压缩插件:标题短路 + 飞行去重 + 24h 回放缓存 + 批量归并。

zhuzichen3621
Bundle

dsh-bundle-dedup-guard

DSH plugin guard: on every plugin load checks profile bundle lists for duplicate loader entries (aggregate bundle + sub-plugins listed together → 'duplicate loader entry id' boot crash) and runs site-level health checks — known conflict pairs, vendor @deepseek-ai tree integrity vs lockfile, plugin @deepseek-ai junction integrity — guarding the 2026-08-18 and 2026-08-21 incidents. Read-only diagnostics.

Lstalu1
Bundle

@starsinc1708/dsh-tool-council

Map-reduce council of subagents for the DeepSeek Harness: one task fans out to independent members, their findings are deduplicated, verified by a separate panel, and reduced to a quorum report

starsinc17081
Bundle

dsh-research-refs

DSH plugin: tidy messy pasted citations into uniformly formatted references (refs_parse → refs_verify → refs_dedup → refs_format + research-refs skill)

Parker-xia