Skip to content
dsh.fish

Browse

201 results

Bundle

dsh-chat-width

DSH Web GUI plugin: adaptive chat content width — the middle area expands with screen resolution (1080p/2K/4K) when side panels are collapsed (injects CSS overriding --dsh-chat-content-width)

AnakinCao
Bundle

dsh-console

Console commands for DeepSeek Harness: web service / SSH tunnel management, one-shot ask, and the dsh-tui launcher.

Isanti2016
Bundle

dsh-soln-panel

Right-side solution panel for DeepSeek Harness Web: push HTML solutions to a collapsible right drawer with browser-style tabs, resizable width, unread hints, and per-workspace durable persistence. 对话右侧方案面板:HTML 方案展示、多标签页、宽度拖拽、未读提示、按工作区持久化。

PastSheep
Bundle

dsh-blind-arena

A blind, fair, local Agent arena inside DSH Web: same task, same commit, isolated worktrees, shared verification, judge before you reveal.

changer-changer
Bundle

dsh-workforce

Project-scoped organization and long-lived AI workforce layer for DeepSeek Harness

esonx
Bundle

dsh-math-olympiad

DSH skill bundle: competition math (IMO/Putnam/USAMO/AIME) solved with a pure-reasoning pass, an adversarial verifier in a fresh subagent context attacking concrete failure modes, and calibrated confidence output (high / medium / honest "no confident solution"); optional LaTeX→PDF rendering.

988hj7tczd-oss
Bundle

dsh-drag-path

Drag non-image files/folders into DeepSeek Harness web and insert their real absolute paths into the composer — no more "only images allowed". 拖拽工程文件/文件夹进 DSH,自动定位真实绝对路径插入输入框。

Rudyy898
Bundle

dsh-suhuang-scroll

DeepSeek Harness settings section and sidebar runtime console for Suhuang Scroll

YZDame
Bundle

dsh-balance-pill

DeepSeek Harness web plugin: a small DeepSeek balance pill in the session header. The Host half resolves DEEPSEEK_API_KEY via the credentials service and fetches https://api.deepseek.com/user/balance; the browser half renders the pill and only ever receives { ok, balance, currency }.

ivbrajkovic
Bundle

dsh-desktop-drop-path

Drag a file into the composer to auto-fill its absolute path. Desktop app only (relies on the Electron preload path bridge).

duanzongyuan
Bundle

@sleetdrop/dsh-plugin-topology

Plugin dependency graph inspector for DeepSeek Harness: a host service that snapshots the live Cordis plugin fiber tree, a graph.render tool for the model, and a browser panel that renders the plugin/service topology as a zoomable graph with metrics, legend, and unresolved-dependency table.

sleetdrop
Bundle

dsh-windows-native

Tells DeepSeek Harness the shell rules for native Windows (no WSL) — PowerShell syntax, console encoding, junction/file-lock gotchas.

lucifergzsz414
Bundle

dsh-local-path-attachments

Drag local files into DeepSeek Harness Desktop as absolute-path attachment cards without copying them into the workspace

WangZetian-IVERSON
Bundle

dsh-drop-path

拖入本地文件时,自动把文件在电脑上的绝对路径填入输入框并复制到剪贴板 | Fill a dropped local file's absolute path into the DSH composer

kongbai-shike
Bundle

dsh-user-manager

DeepSeek Harness (dsh) plugin: user management (database or LDAP) plus per-user session isolation. Adds a login gate, HTTP-level authorization of /api methods, and an admin user console.

awol2005ex3
Bundle

dsh-model-modality

Declare whether a configured third-party model accepts image (multimodal) input; writes the modality into the owning provider settings and verifies it through runtime model resolution.

ct-jyjntc
Bundle

cordis-plugin-graph

DSH/Cordis Web plugin: a zoomable relation graph of every loaded plugin - dependencies, resolved providers, and Loader-tree nesting - as a Settings tab next to 'Plugin list'.

acryldev
Bundle

dsh-console-hub

DSH 插件:网络设备 console 映射端口(Telnet / Raw TCP)会话管理 —— 配置增删改查(敏感信息存 credentials)、连接/关闭/发送/读取、分页自动处理,模型侧 console_* 工具,高危指令 approval 拦截。

RBkreb
Bundle

dsh-md-view

Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.

joao-paulo-santos
Bundle

@kuanfu0430/dsh-compaction-tune

Composer control for DeepSeek Harness auto-compaction: set a percent (30–80) or absolute token threshold that persists in settings.yaml.

kuanfu0430
Bundle

@dsh/provider-dispatcher

A generic provider-dispatcher proxy for DeepSeek Harness. Mounts child plugins under a private isolate realm, records every register* call, and fans one operation out to all recorded children with a configurable strategy (parallel merge / race / bail).

wangmuy
Bundle

dsh-git-bash

Make a Git for Windows installation resolvable as `bash` inside the dsh host process, so the official bash shell stack (dsh-bash-sandbox + dsh-tool-bash) can run on Windows

VviLliAm-qwq
Bundle

dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

VviLliAm-qwq