Skip to content
dsh.fish

Browse

54 results

Bundle

dsh-mobile-access

DeepSeek Harness 移动端访问插件:PC 审批门禁 · 局域网/VPN/公网自动识别与模式切换 · 网关代理(0.0.0.0 端口转发)· 扫码访问 · WebSocket 实时转发 · 窄屏 UI 适配(自动禁用第三方皮肤)

TongaiLinC2
Bundle

dsh-feishu

DSH Feishu self-built app integration: receives text messages over the official Feishu WebSocket long connection, routes them to a DSH agent session, streams safe assistant text deltas through a Feishu CardKit card, and falls back to ordinary text when card streaming is unavailable. Acknowledges with an OK reaction (text fallback). Standalone Cordis bundle — no dsh source changes.

andyfan10942
Bundle

dsh-live

End-to-end encrypted mobile approval companion for DeepSeek Harness

zhoushuoshi-code2
Bundle

@deepseek-ai/dsh-lark-bridge

Feishu (Lark) IM bot channel for DeepSeek Harness agents — per-chat sessions, native thinking process, interactive approval cards, WebSocket long connection.

moyu-good1
Bundle

@deepseek-ai/dsh-ide-context

DeepSeek Harness bundle: inject the user's IDE context (open editors + current selection) into each turn, via the Claude Code IDE WebSocket bridge (IntelliJ IDEA & VS Code).

LSAI20231
Bundle

dsh-local-project

DSH plugin: import a local folder as a server workspace and sync DSH changes back to local.

0xKcyzz1
Bundle

dsh-relay-host

DeepSeek Harness relay: mirror the home dsh web UI to the public internet through an outbound wire trunk (cloud relay + out-of-tree host plugin).

SunNull1
Bundle

@wxyzh/dsh-auth-proxy

Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.

wxyzh1
Bundle

dsh-realtime-voice

Provider-neutral full-duplex voice Agent capability for DeepSeek Harness.

AlexKaiqi1
Bundle

dsh-session-assistant

Session-scoped full-duplex voice assistant with tool-controlled drafting and Agent submission for DeepSeek Harness.

AlexKaiqi1
Bundle

dsh-auth-gate

Authentication and security hardening plugin for DeepSeek Harness

zephaniahwang94-cmyk1
Bundle

dsh-lark-all

Merged Feishu/Lark plugin for DeepSeek Harness: Lark channel bridge (long-connection WebSocket, parallel task sessions with streaming cards, media in/out, cloud docs) + restart recovery notification (ops).

tkwkeven1
Bundle

dsh-remote-ssh-tools

SSH session manager for DeepSeek Harness: connection profiles, non-interactive ssh_run for the agent, and interactive terminals (node-pty + OpenSSH, xterm over WebSocket).

Sycada1
Bundle

dsh-live-voice

DeepSeek Harness live voice preview with exact-session consent, a local synthetic demo, and one bounded manual turn

Jstn-1g1
Bundle

@mishiqian/lan-im

局域网即时通信:账号 + UUID/私有频道 + 可靠消息 + 局域网网盘(按需拉取/缓存) + 文件附件 + 撤回/编辑 + 搜索 + PSK + 未读通知

mishiqian
Bundle

dshost-plugin

Official remote cloud relay plugin for DSHost (dshost.me): securely access your dsh Web UI from anywhere

NoelJudeNoel
Bundle

dsh-auth-lock

Host-authenticated password gate for the DSH Web GUI, API, SSE, and WebSockets

imchenmin
Bundle

dsh-plugin-monitor

Event monitor for DeepSeek Harness — background processes and WebSocket streams whose output lines wake the agent as asynchronous events.

ichabodcole
Bundle

@rsdgnchen/dsh-terminal

DSH Web 终端插件:右侧 8 列做上下 8/2 分区,下方 2 为系统交互终端(node-pty PTY + xterm.js),底部 iOS 风格透明横杠呼出,可拖拽调高、多标签、挂起/关闭。Host 侧 node-pty 起 $SHELL,经 WebSocket 双向流式;浏览器侧挂 xterm.js。发现入口:GitHub `dsh-plugin` 主题。

rsdgnchen
Bundle

dsh-comfyui-commander

让 DSH Agent 通过自然语言全自动控制 ComfyUI:工作流列表/加载/UI→API 转换、任务提交与参数覆盖、进度监控(队列+WebSocket)、结果获取与下载、批量编排。

suika009
Bundle

dsh-gateway

HTTPS + login gateway for the DeepSeek Harness web surface: securely access your DSH Web UI from another machine on your LAN, or from the internet via port forwarding. Fail-closed defaults (loopback-only listener, no accounts until configured); setup and

Bundle

dsh-node-repl

Per-session Node REPL terminal in the DSH web UI: a session-local floating terminal (ghostty-web) bridged over WebSocket to an in-process node:repl that has the live agent Cordis Context (agent.ctx) in scope.

idkidknow
Bundle

dsh-doubao-voice

DSH WebUI 语音输入插件(火山引擎流式 ASR / 豆包 Seed ASR):输入框麦克风按钮(Alt+V)→ 浏览器采集 16kHz PCM → 经宿主 WebSocket 中继到豆包流式识别 → 实时回填(跟随光标/Proma 式输出,失败兜底剪贴板)。协议实现源自 Proma 桌面端调研复刻。

Vorpal-poem