Skip to content
dsh.fish

Browse

14 results

Bundle

@mimichunterz/agent-compact

Context compression tool (context_compact): the agent writes the replacement checkpoint itself and hands it to the host compaction engine, which skips the LLM summarizer call; automatic compaction stays on the official engine.

MimicHunterZ4
Bundle

dsh-plugin-weaknet-adaptor

Weak-network adaptor for the DeepSeek Harness: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, degraded-mode token economy, and a bilingual (zh/en) settings page. / 弱网适配插件:模型流长退避重试、本地响应缓存、心跳自动重连(默认 10 分钟封顶)、降级省 token、双语设置页。

jiay98528-dev3
Bundle

dsh-ally

Cache-aware Harness Alliance Mode for DeepSeek Harness with DSH-routed Claude Code, Codex, and Kimi Code execution.

BaronCyrus3
Bundle

dsh-compaction-cacheaware

Reasonix-style cache-aware compaction backend for DeepSeek Harness (DSH). Replaces/enhances compaction-basic with compact_ratio, one structured summary checkpoint, and a stable recent tail.

Zhuchen001232
Bundle

dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes and hard-reloads in-process plugin code (ESM/CJS cache bust + fiber swap)

reina4xa2
Bundle

dsh-cache-hit-precision

A tiny dsh web plugin that shows the cache-hit rate with two decimal places in the chat stats line.

luern03131
Bundle

dsh-call-shrink

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

zhuzichen3621
Bundle

dsh-compaction-micro

Tiered micro-clear layer for DeepSeek Harness compaction: clears whitelisted re-runnable tool results to placeholders before the official summarization tier, freeing context with no model call.

Perfirstvito1
Bundle

dsh-context-lens

Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.

gordonlu
Bundle

dsh-disk-guard

磁盘守护:把 DSH 的下载/产物/缓存/临时文件重定向到用户指定目录(默认自动挑剩余空间最大的非 C 盘),向每个会话注入『路径纪律』提示词,并提供 disk_guard 状态/清理/改目录工具——防止 C 盘爆炸。

kaka-crypto
Bundle

dsh-newwindows

Summary-free context window rollover, model-authored notes, and scoped raw history lookup plugin for DeepSeek Harness (DSH)

fancyboi999
Bundle

dsh-system-cleanup

DSH skill: conservative system cache & junk cleaner for macOS/Linux/Windows (dry-run first, recoverable trash, whitelist-only).

Paul090515