Skip to content
dsh.fish

Browse

360 results

Bundle

dsh-open-eyes

Open Eyes for DeepSeek Harness: delegate images to a configurable multimodal model through OpenAI Responses, Chat Completions, or Anthropic Messages.

hyper-dsh-plugins2
Bundle

hermeslike-moa

DSH plugin — Hermes-style Mixture-of-Agents request aggregator: router → parallel reference advisors → aggregator stream, with dual-provider failover (official + OpenCode Go) and V4P triple-gate cost guard.

beimianism2
Bundle

dsh-lark-claw

A standalone Lark/Feishu gateway and persistent cron bundle for DeepSeek Harness

Illuminated20202
Bundle

dsh-mihome

Mi Home (米家) control for DeepSeek Harness agents — list homes/devices, read props, and control devices behind a human approval gate.

SiriusWJ2
Bundle

dsh-session-guard

高峰自动会话门:周末模式 + 高峰自动暂停 + 官方源二维判定 + 会话级冻结 + 后端自动重试。

drscrewdriver2
Bundle

dsh-verifier-gate

LLM-as-a-Verifier plugin for DeepSeek Harness: fine-grained logprob-based scoring, pairwise pivot tournaments (best-of-N) and an automatic end-of-turn quality gate.

DevRico0032
Bundle

dsh-tokensforce

DeepSeek Harness plugin: tokensforce gateway integration — login onboarding, provider profiles, and the usage dashboard tab

spirits0012
Bundle

dsh-cordis-plugin-kit

Event-driven development automation, offline standards, CI adapters, and quality gates for Cordis plugins in DeepSeek Harness.

hinayoung232
Bundle

dsh-wechat-gateway

In-process DeepSeek Harness plugin: chat with your DSH agent directly in WeChat

Carl-55352
Bundle

dsh-provider-rate-limit

Per-provider & per-model rate limiting (token bucket, reject/queue modes) plus gateway identity rules for DeepSeek Harness

jyao-SUSE-power-group2
Bundle

dsh-noname-kit

Noname (无名杀) extension workshop for DeepSeek Harness: AI writes skills/cards with official-reference search, validation-gated writes, task history, and a web workshop panel.

qtaik2
Bundle

@toustifer/agentflow

Lifecycle orchestration engine for AI agent teams on DeepSeek Harness with task-scoped Git worktrees, state-gated delivery transitions, and off-context memory.

toustifer2
Bundle

dsh-memory-gate

Retrieved ≠ injected: CBDC-gated memory for DeepSeek Harness — decides how memory is USED (use/verify/ignore decisions, feedback learning, full audit); local SQLite + FTS5, bounded, no extra model call

GIT1219952
Bundle

dsh-plugin-qr-connect

DeepSeek Harness (DSH) Web plugin: a QR-code button above Settings that lets phones connect to the web UI through an auth-gated reverse proxy.

mervyn-teo2
Bundle

dsh-mqtt

MQTT protocol driver and agent worker gateway for DeepSeek Harness

UllrAI2
Bundle

dsh-memory-protocol

Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.

baaai1232
Bundle

dsh-testkit

The real-host release gate for DeepSeek Harness plugins.

iiwish2
Bundle

dsh-native-memory

Native, per-workspace long-term memory for DeepSeek Harness: facts and profiles on DSH's own storage-domain, cross-session recall through session-query FTS, approval-gated writes, and cited provenance — no external server, no extra runtime dependency.

highland09712
Bundle

dsh-claude-code

DSH tool plugin: delegate a self-contained task to your local Claude Code subscription (via the official Claude Agent SDK).

zhangjunjesse2
Bundle

dsh-pause

DSH Web 暂停插件:agent 完成一轮工具交互、正要发出下一次模型请求之前暂停,保持 composer 输入框可用,人类以回车/发送放行并可携带补充文字;此暂停不打断任何在途 API 调用,模型上下文始终完整、无感知。纯插件自包含,不改 DSH 源码。

better-er2
Bundle

harness-relay-mcp

Delegate and monitor DeepSeek Harness work from any MCP agent.

tonytanglab2
Bundle

dsh-omp-advisor

Ward Council — oh-my-pi advisor subsystem ported to DeepSeek Harness: independent reviewer models watch your agent's live transcript, investigate with read-only tools, and advise it. Advisors guide. The ward protects. The model executes.

AndrasSama2
Bundle

dsh-code-server-app

VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.

jinsiyu2