Skip to content
dsh.fish

Browse

12 results

Bundle

dsh-tizhuang-question-bank

题庄中小学 K12 真题检索、免费抽题、练习测验与智能组卷 DeepSeek Harness 插件。

weishao25
Bundle

dsh-exam-countdown

Chinese exam countdown for DeepSeek Harness. Query 64 built-in exams (gaokao, kaoyan, civil service, CET-4/6, CPA, bar exam...) and get days-until dates computed by pure date math with rolling yearly recurrence.

zimai2333
Bundle

dsh-holdem

Six-max No-Limit Hold'em for DeepSeek Harness: one human and five LLM agents.

BubblePtr2
Bundle

dsh-architecture

架构模式:Clean Architecture、Hexagonal、DDD 战术模式、依赖规则。受 wshobson/agents(38k★ MIT)启发。

satan93941
Bundle

dsh-env-manager

环境变量管理:扫描代码引用的环境变量与 .env 比对检测缺失/未使用,并从 .env 生成脱敏的 .env.example

uckkk
Bundle

dsh-tool-result-guard

Zero-loss tool-result pruning for the DeepSeek Harness (DSH): oversized tool results are spilled to a file first, then pruned with exact elided-span offsets and a recovery locator. A dsh-plugin.

may3rr
Bundle

dsh-llm-sampling

Exact-model sampling policy bundle for DeepSeek Harness

kuma-loong
Bundle

dsh-plugin-version-management

DSH plugin version snapshot & restore: one click to snapshot all installed plugins (JSON + human-readable TXT + offline restore script), upload a snapshot to restore the exact plugin set.

lw-storm
Bundle

dsh-loop-brake

DeepSeek Harness plugin: a circuit breaker that denies the Nth identical tool call in a row, by exact hash of tool name and canonical arguments

jwilson411