Skip to content
dsh.fish

Browse

344 results

Bundle

dsh-instruction-memory

User-only instruction memory for DSH: long-term instructions maintained in the settings UI and auto-injected into every conversation — the model has no write access. 指令记忆:只由用户在设置页维护的长期指令,自动注入此后每轮对话;模型没有任何写入口。

HERO476
Bundle

dsh-mermaid-comm

让 AI 在开发交流中优先用 Mermaid 图表达:全局 prompt 引导 + mermaid_validate 语法校验。渲染交给 dsh-mermaid(MrmoLabs)。

kp-z
Bundle

@dsh-external/dsh-bitwarden

Bitwarden/Vaultwarden credentials in every DSH session: vault tools + proactive prompt guidance + a settings card for the master password.

Jindom
Bundle

dsh-prompt-library

DeepSeek Harness 常用指令库:一份写好中文提示词的清单,搜一下、点一下就能填进输入框,给不熟悉怎么写提示词的人用。

ciceroyang
Bundle

git-for-dsh

Allowlisted git execution for DeepSeek Harness: a model-facing git tool that runs outside the file sandbox, with a settings page where the user ticks which git subcommands are permitted and, per path, which reads and writes are allowed, prompted or refused

theRMM714
Bundle

dsh-token-saver

DeepSeek Harness plugin: aggressive token optimization without affecting task quality. Trims tool results, manages context window pressure, optional LLM-summary compaction, stable prompt-cache layout.

Shaw529
Bundle

dsh-trust-check

Static trust audit for DeepSeek Harness plugins: capabilities, injected prompts, token cost, provenance, and a reproducible 0-100 trust score

liuwenji007
Bundle

dsh-turtle-ui-prompt-extra

Extra prompt slots (${provider} ${thinking} ${time} ...) for the official turtle-ui TUI of DeepSeek Harness

changguo1998