Skip to content
dsh.fish

Browse

311 results

Bundle

@omdsh-plugins/omdsh-chatmode

Chat mode for the DeepSeek Harness web GUI: a Chat/Work switch above the conversation, and the managed Chat workspace its conversations are kept in, so a question that is not about a project does not need one

omdsh-plugins
Bundle

dsh-telegram-bridge

DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.

qschen86
Bundle

dsh-qnav

DSH web plugin: a slim right-edge question-navigation rail for long conversations — every real user question gets a hoverable tick on the right edge; click to jump straight to that turn, current position stays highlighted while scrolling

lin-nanxing
Bundle

dsh-conversation-nav

DSH Web UI plugin: a maid-atelier friendly right-side question rail that lists every user message in the current conversation, previews it on hover, and smooth-scrolls to it on click.

Fiker1203
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-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-cost-stats

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

newbieYi
Bundle

wayfinder-dashboard

DeepSeek Harness 插件 / DeepSeek Harness plugin: Wayfinder decision-map dashboard. Every question stays visible; dependencies gate execution only.

Gyanano
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-external/dsh-sound-cue

DSH sound cues: a short Web Audio ding when you need to act (approval / question), and a different one when a task finishes. 需要操作与任务完成时的简短提示音(Web Audio 合成,无弹窗无系统通知)。

Nixz0824
Bundle

dsh-client-auto-continue

DSH Web UI plugin: automatically sends a localized continue prompt when a request is interrupted by network errors or other non-human causes

HsiangNianian
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

task-chime

DSH task chime: play local sounds for approval/permission requests and task completion, fully configurable from the Web GUI settings. DSH 任务提示音:审批/权限请求与任务完成提示音,可在 GUI 设置中自定义声音、音量与冷却时间。

Abel-86
Bundle

dsh-pr-description

DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.

988hj7tczd-oss
Bundle

dsh-deepseek-model-router

Auto-switch DeepSeek models for DeepSeek Harness: routes every model request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual per-session overrides.

ZI-LV68
Bundle

dsh-notify

Desktop toast + remote browser notifications when a DSH agent finishes, errors, or asks the user a question

Dawn388887
Bundle

dsh-global-proxy

DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).

TTsdzb
Bundle

dsh-plugin-question-index

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

antlordGit
Bundle

dsh-chat-index

DeepSeek Harness (DSH) conversation index plugin: a dot rail on the right edge of the chat — each dot is a user question; hover shows an abbreviation, click jumps to it.

Barry-Liu-001
Bundle

dsh-yeelight-smart-home

DeepSeek Harness plugin: control, organize, diagnose, design, personalize, and answer product knowledge questions for a Yeelight smart home, powered by the local yeelight-home runtime.

Yeelight
Bundle

@softspark/dsh-process-console

Processes tab for DeepSeek Harness: a live per-process console (main agent and every subagent) with raw tool requests, responses and timing, installed as one profile bundle.

softspark
Bundle

dsh-reach

Multi-channel decision & remote-control bridge for DeepSeek Harness: pushes any workspace's approval/question cards to IM channels (WeChat iLink first) and answers them from chat, with a session console, per-channel security, and an open push service.

PerryLink