Skip to content
dsh.fish

Browse

10 results

Bundle

dsh-ask-guard

Timeout guard for ask_user_question: a lost or unanswered question resolves as a structured ASK_TIMEOUT instead of hanging the turn forever

Q1hangL3
Bundle

dsh-http-probe

Third-party DeepSeek Harness plugin: model-facing http_probe tool over a deployment-owned probe target with bounded streaming body reads and a cooperative timeout budget.

TwistedRiCen2
Bundle

dsh-fetch-timeouts

Raise Node's HTTP timeouts for the whole DeepSeek Harness process so slow local models are not cut off at 5 minutes

d3vmeh2
Bundle

dsh-email-push-master

Email reminders from your DSH agent when you're away — a hardened fork of dsh-notify-skill: stable SMTP (no 535 retry loop), connect/idle timeouts, --check self-test, and full message headers.

JamesYasR1
Bundle

dsh-qapproval-timeout

Approval timeout for DeepSeek Harness: when a sandbox/escalation approval is not answered within a configurable period, the request is automatically rejected instead of waiting forever.

21286272671
Bundle

dsh-turn-doctor

DeepSeek Harness plugin that explains which layer killed a failed turn and how to fix it

d3vmeh
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-session-robustness

工程级会话鲁棒:官方有限次 API 重试耗尽后,对超时/传输/限流等瞬时失败继续重试直到成功或取消,会话不因瞬时 API 故障中断。

bainianlaoyao