Skip to content
dsh.fish

Browse

62 results

Bundle

dsh-qqbot

DeepSeek Harness × QQ:支持 OneBot 11(NapCat/Lagrange 等正向 WebSocket)与 QQ 官方开放平台机器人(q.qq.com AppID/AppSecret)双通道。私聊/群聊/频道即问即答,每个 QQ 会话对应一个持久 Agent(带文件/Shell/联网等完整工具),支持 Agent 主动发消息(qq_send)。

leliln521
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.

andyfan10941
Bundle

dsh-poker

An unofficial local multiplayer Texas Hold'em plugin for the DSH Web UI, with optional server-side AI players.

Raybbish1
Bundle

@geebos/dsh-terminal

A collapsible in-conversation interactive terminal: each tab is a live host PTY (xterm.js over WebSocket) with per-project persistent quick commands

geebos1
Bundle

dsh-wecom

WeCom (Enterprise WeChat) Smart Robot bridge for DeepSeek Harness — two-way chat over the aibot WebSocket gateway (bot_id + secret), no public endpoint needed.

michaelcode-wang1
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

@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

the-binding-of-dsh

Bidirectional DSH Connection and Typert Gateway integration

CH4ACKO31
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

dsh-session-assistant

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

AlexKaiqi1
Bundle

dsh-feishu-channel

Feishu (Lark) channel plugin for DeepSeek Harness — chat with your local DSH agent from Feishu via WebSocket long connection. Zero inbound ports, zero tunnels.

WyattJHayes1
Bundle

dsh-local-project

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

0xKcyzz1
Bundle

dsh-web-terminal

Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.

iamsee1231
Bundle

dsh-web-shell

Collapsible web terminal for DeepSeek Harness: a right-docked xterm.js shell (bash/zsh) over a WebSocket PTY bridge.

JesmonX1
Bundle

dshost-plugin

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

NoelJudeNoel1
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

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-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

@mishiqian/lan-im

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

mishiqian
Bundle

dsh-realtime-voice

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

AlexKaiqi
Bundle

@wenbin_wb/dsh-bridge

手机扫码即可在移动端/公网继续用 DeepSeek Harness,人不在电脑前也能接着干。一键局域网二维码、Cloudflare 公网隧道、自建隧道与微信 / QQ / 飞书 / Telegram Bot(多工作区/会话持久化/媒体/卡片审批/流式输出),无需自己搭公网服务器。

wenbin-wb
Bundle

dsh-comfyui-commander

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

suika009
Bundle

dsh-doubao-voice

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

Vorpal-poem