Skip to content
dsh.fish

Browse

44 results

Bundle

dsh-vision-analysis

Model-facing analyze_image tool for the DeepSeek Harness: multi-modal image understanding via any OpenAI- or Anthropic-compatible vision API, with 8 analysis modes, local path / http(s) URL / data URL input, and a Web UI hint that guides image-incapable models to the reliable local-path route.

Harvey-Will1
Bundle

dsh-ui-auth

DSH Web UI 认证网关:登录保护全部 HTTP/WS 接口,设置面板提供用户管理(管理员可管理用户)。

0QwQ0
Bundle

dsh-balance-whale

Floating whale-girl balance widget for dsh: polls https://api.deepseek.com/user/balance on the Host side, shows a bottom-right floating card with a whale-girl icon.

chenpengye
Bundle

dsh-remote-tailscale

DSH plugin: open the local DSH web UI on your other Tailscale devices. Loopback-only, own HTTPS port, never funnel.

hxt9805
Bundle

dsh-skill-mcp-bridge

dsh 项目桥接:自动导入 .claude/.agents/.trae skills,桥接 MCP 服务器(HTTP/SSE + stdio),GUI 开关面板。

cstarc
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-guarded-bot-orchestrator

Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.

frederico-kluser
Bundle

dsh-mcp-servers

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

meltartica
Bundle

dsh-secure-context-fix

Fix the DeepSeek Harness Web GUI over plain HTTP on a LAN: injects a crypto.randomUUID polyfill (getRandomValues-backed) before dsh bundle code runs. No official source changes needed.

Li-Mingshuang
Bundle

dsh-plugin-model-proxy

DSH plugin: per-model proxy routing (http/https/socks5) with a settings UI — e.g. opencode/muse-spark-1.2-contributor needs a proxy while sibling models stay direct

biyuhao
Bundle

dsh-lan-uuid-fix

dsh bundle: polyfill crypto.randomUUID on insecure origins so the DeepSeek Harness Web UI works over plain-HTTP LAN

Zenjibad
Bundle

@woyeshishen/dsh-lan-access

为 DeepSeek Harness 提供局域网访问能力:绑定 0.0.0.0 并注入 crypto.randomUUID polyfill,使纯 HTTP 局域网源下 GUI 与 /api 正常工作,不改动任何原始代码。

woyeshishen
Bundle

dsh-plugin-image-tools

DSH 图片插件,三个工具覆盖三种场景:ask_user_choice 图片/图文混合选择卡(Web GUI 渲染,可放大查看)+ show_images 回复内嵌图片(图文混排)+ save_received_images 盲模型收图存为工作区文件;聊天栏所有图片点击放大,支持滚轮缩放与拖拽平移。来源支持本地路径 / http(s) URL / base64 data URI。零 token 本地渲染,纯插件实现不改核心包。

Pasumao
Bundle

dsh-clash-proxy

Smart routing (智能分流), self-contained and zero-config rule-splitting proxy plugin for DeepSeek Harness: subscription-based routing (domestic direct / international via ss/trojan/vless/vmess/hysteria2/socks5/http nodes) confined to the harness process tree, with a native Web GUI management page — no external Clash/mihomo dependency

elevenmoon999
Bundle

dsh-process-board

DSH 服务面板:查看由哪个对话(Agent 会话)启动了哪些服务——PEB 环境块读取 DSH_SESSION_ID 归属(含分离进程),三态健康探测 + HTTP 码,支持礼貌停止、日志实时查看与启动参数重放。Host scans agent-started services with session attribution; client renders a fullscreen table panel with tri-state health, graceful stop, live logs and restart replay.

cyanTao
Bundle

dsh-getman-panel

An API testing sidebar panel (Getman) for dsh-better-sidebar: method/URL, params, headers, raw body, response viewer, shared history — with a host-side proxy that bypasses CORS.

zhangkkkai
Bundle

dsh-md-reader

DSH Markdown 阅读插件:点击会话中的 MD/图片文件链接时,在浏览器右侧「详情栏」内以真正的三栏布局(侧边栏 | 会话区 | MD 文档)直接渲染阅读,而不是交给系统默认程序。目录 TOC、复制原文、字号缩放、自动跟随磁盘变更、图片内联预览。双半身插件:宿主半身提供只读 HTTP 路由,浏览器半身拦截点击并渲染面板。

wjx-ai
Bundle

dsh-plugin-tool-management

DSH plugin: unified MCP, Skills, AGENTS.md presets, archived-session and scene-memory manager — Settings UI + HTTP API + model-facing skill_mcp_manager_* / skill_manager_* / rule_manager_* tools. Install with one command: dsh plugin --profile web add dsh-plugin-tool-management@latest

ouli-1242
Bundle

dsh-llm-error-retry

DSH (DeepSeek Harness) 插件:大模型请求报错时按规则休眠后自动重试。支持 HTTP 状态码 / 机器码 / provider 返回字段=值 三种命中形态,每条规则独立配置休眠时长与最大重试次数;会话框内显示重试卡片,GUI 设置页实时编辑规则。

liaoyuqing
Bundle

dsh-api-client

Agent-native API Client for DeepSeek Harness — Postman 级 API 调试 UI + Agent 原生 HTTP 工具 + Postman Collection 导入的 DSH 原生插件

Beatther-c