Skip to content
dsh.fish

Browse

308 results

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

@tkliuxing/dsh-hypatia

Long-term memory for DeepSeek Harness backed by Hypatia: a host-side CLI adapter, a plugin-owned SQLite control ledger, same-request recall, and narrow memory tools. Requires the `hypatia` CLI on PATH.

tkliuxing
Bundle

@aiwayds/dsh-ask-router

dsh plugin: routes ask-user questions to every interaction surface bound to the asking session (TUI panel, Feishu card, web, ...) — first answer wins

fan56
Bundle

dsh-plugin-permission-popup

Corner approval popup: answer pending permission requests from any session while the agent window is away

wxjgit
Bundle

dsh-llm-capture

Inspect raw LLM requests and responses in DeepSeek Harness Web

chengzhicao
Bundle

dsh-provider-proxy

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

stayhpjinng
Bundle

dsh-auto-approver

Configurable auto-approval for DeepSeek Harness: intercepts approval/request and answers allowed-once/rejected by policy (allow-all / allowlist / deny-always), with a full audit log — so the human is only asked when the policy says so.

nicecx
Bundle

dsh-tab-watchdog

Tab Watchdog for DeepSeek Harness Web: when a workspace finishes a work round (green) or needs attention (error, question, approval) the tab title blinks with a badge. Persistent two-half plugin (host + browser).

andreagosto
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-chat-navigator

A right-edge DSH Web navigator for current-session questions, hover previews, and exact click-to-jump navigation.

16512354554
Bundle

dsh-notify-me

DSH 桌面消息提醒插件:模型需要你操作(审批/方案确认/提问的可操作提醒)或回复在后台完成时,系统通知+提示音+标签页标题提醒你;可在设置页开关并切换通知语言。Desktop notification & message alerts for DeepSeek Harness web — toasts, sounds and a tab-title marker when the agent needs your input (approval / plan review / question) or

chromoany
Bundle

dsh-keep-going

Recover unfinished DSH conversations after restart, keep active goals running, and preserve questions waiting for your answer.

Carrick-K7
Bundle

request-frame-preview

Preview and download the exact request frame (system prompt + tools + wire messages) that DeepSeek Harness sends to the model.

zampie
Bundle

dsh-model-pin

DeepSeek Harness plugin: keep every model request inside an allowed set per provider, redirect or refuse the rest, and warn when a request would make a llama.cpp router reload models

d3vmeh
Bundle

dsh-provider-headers

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

duanyunlun
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

@canhta/dsh-autopilot

Turn approved tracker tickets into review-ready pull requests with DeepSeek Harness.

canhta
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-pr-guardian

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

Harzva
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

dsh-plugin-question-index

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

antlordGit
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