Skip to content
dsh.fish

Browse

296 results

Bundle

dsh-ask-user-timeout

Guard plugin for DeepSeek Harness: gives ask_user_question a bounded lifetime so a question nobody renders cannot hang the loop forever

yeruizhi
Bundle

@local/dsh-vision-fallback

DeepSeek Harness plugin: content-routing LLM adapter. Text-only requests go to DeepSeek; requests containing images go to a user-configurable OpenAI-compatible vision provider. Read_image works natively for text-only models.

WEIHAOLEE
Bundle

dsh-llm-fallbacks

Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)

omdsh-dev
Bundle

dsh-approval-notify

DeepSeek Harness plugin: Windows toast notification with sound when a session requests elevation approval — shows which session, why, and what is being elevated

Uknown-wang
Bundle

dsh-experience-plugin

DSH plugin: model reasoning levels plus CLI request mimic, with a unified Daily Optimization settings section.

SouleyMoni1
Bundle

dsh-sounds

DSH web plugin: plays opencode sound effects on task completion/failure/input-request with a native Settings panel (45-sound pack, per-event picker + on/off switch, preview, volume).

jeffcwj
Bundle

dsh-indexbookmark

A DSH web client bundle: conversation question index for the DSH Web UI — list every question you asked in a session and jump straight to it. 对话问题索引插件:列出会话中你提过的所有问题,点击一键定位。

cuhaitiang0405-collab
Bundle

dsh-llm-retry-settings

DSH plugin: API retry settings page - view and edit each LLM provider's request retry policy (mode, maxRetries) over the settings wire

Yiklek
Bundle

dsh-cost-stats

DSH web client plugin: a per-conversation cost-statistics tab (token usage + estimated cost per model and per request)

newbieYi
Bundle

dsh-preset-anchored-standard

Minimal-anchored agent preset for DeepSeek Harness: first request keeps the real Minimal tool pair, promotion unlocks the full Standard catalog with a one-shot background-jobs notice

ruby1304
Bundle

dsh-usage-estimator

Sidebar usage monitor for opencode.go and commandcode credits — usage bars plus per-model estimated request counts from the official pricing docs

lbwfff
Bundle

dsh-attention-notify

Browser notifications for every DSH event that needs attention: completions, approvals, questions, plan reviews, and background jobs.

Unintendedz
Bundle

dsh-selection-followup

Select any text in a DSH chat reply to get a floating Follow-up / Copy pill — one click turns the selection into a follow-up question in the composer. · 选中聊天回复中的任意文字,浮出「追问/复制」气泡,一键把选中内容变成追问填入输入框。

zzx-dear
Bundle

dsh-auto-approve

Automatic review of sandbox escalation requests for DeepSeek Harness, plus an /approve slash command for manually approving auto-denied actions (Codex Guardian-style)

xiuyuan18
Bundle

dsh-serverchan-watchdog

Unofficial ServerChan watchdog for DeepSeek Harness: send a mobile notification when an approval, plan review, or question remains unanswered.

MaRi23333
Bundle

@known-mouse/dsh-history-question-nav

DSH web plugin: a right-side question navigator for the current session. Lists every user question and scrolls to the matching message on click.

TropicWiden
Bundle

dsh-self-restart

Any DeepSeek Harness session can request a Desktop restart, then the same persisted session is resumed and followup'd with a self-contained mission.

NecromanAlbert
Bundle

dsh-plugin-question-index

问题索引:在主聊天区左缘用一组轻量横线表示当前会话的全部提问;悬停显示可滚动的原文浮层,点击自动定位。

antlordGit
Bundle

dsh-reset-handoff

Standard handoff protocol so DSH never restarts itself: a host plugin that files a JSON reset request for an external ops agent (e.g. Hermes) to execute preflight-snapshot → restart → health-check → recover, then delivers the result back to the requesting session.

nicecx
Bundle

dsh-provider-proxy

Provider-scoped HTTP/HTTPS forward proxy middleware for DeepSeek Harness LLM requests

stayhpjinng
Bundle

dsh-ssrf-guard

DeepSeek Harness plugin: a fail-closed URL host and scheme allowlist checked before a request is opened, exposed as assertUrlAllowed and the ssrf_check tool

jwilson411
Bundle

dsh-provider-headers

Per-provider request headers in the DeepSeek Harness Models settings page, with per-conversation ${sessionId} expansion.

duanyunlun
Bundle

dsh-task-sounds

Task-complete & question notification sounds for the DeepSeek Harness Web UI. · 任务完成与提问提示音:Agent 完成任务或向你提问时播放提示音。

henrytang2011win-coder