Skip to content
dsh.fish

Browse

293 results

Bundle

dsh-ask-first

Adaptive product discovery for DeepSeek Harness using native question dialogs and requirement confirmation.

1052326311
Bundle

@aiwayds/dsh-topics-memory

dsh-plugin: quality-first topic memory for dsh — a topic keeps the starting question, conclusion, impact and dependencies, not the process; local-first git-traced OKF bundle, budgeted LLM-free injection

fan56
Bundle

dsh-provider-passport

Review-first request-dialect preflight for custom DeepSeek Harness providers.

ArmyWas
Bundle

dsh-pr-guardian

Authored PR feedback inbox with shared Codex/DSH progress, priorities and read-only GitHub collection.

Harzva
Bundle

dsh-llm-capture

Inspect raw LLM requests and responses in DeepSeek Harness Web

chengzhicao
Bundle

dsh-cache-safe-tool-result

Keep DSH tool results cache-prefix safe: truncate a result before it first enters the session surface, and never rewrite a tool result a provider request has already delivered.

DoctorxPriestess
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
Bundle

@xjwwjx/dsh-conversation-quote

Quote-to-composer UI plugin for DeepSeek Harness Web: select conversation text in the chat and send it together with your next question

xjwwjx
Bundle

dsh-context-lens

Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.

gordonlu
Bundle

dsh-turn-review

DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.

yq04
Skill

dsh-plugin-development

Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.

zephyrpersonal
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.

2128627267
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-tui-webhook

IM bot notifications for dsh-TUI: push long-turn completion and approval requests to a 飞书/钉钉/企业微信/generic webhook, configured in /settings (webhook namespace), status via /webhook.

FUSU123fusu
Bundle

dsh-plugin-education

Education toolkit for DeepSeek Harness agents: lesson-plan skeletons, quiz validation, question scaffolding, analytic rubrics, grading sheets, study plans, class statistics, flashcards and readability levels

863683348
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-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

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-approve-for-me

Approve-for-me mode for DeepSeek Harness: an LLM safety reviewer auto-approves ordinary approval requests, while destructive high-risk commands still ask the human.

shifan3
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-web-restart

DSH web plugin: restart the dsh web service from the UI, with an optional auto-continue switch (设置 → 插件 → 插件配置) that resumes sessions interrupted by the restart. Host half exposes /plugin/dsh-web-restart (status + restart request) and /plugin/dsh-web-restart/config (auto-continue switch, settings domain); the browser half adds a restart button to the very bottom of the left rail (sidebar.rail.footer, visible in every layout — home / session / calendar) that opens a centered confirm modal before sending the request, plus a plugin-configuration card (设置 → 插件 → 插件配置). The actual kill/start is performed by the launchd supervisor (com.dsh.web-supervisor), which polls ~/.dsh/dsh-web.restart-request.

qschen86