Skip to content
dsh.fish

Browse

618 results

Bundle

dsh-vision-plugin

DeepSeek Harness plugin: upload/paste images in the chat box; on send, transcribe via a vision model (dashscope) or offline Windows OCR, then inject the description into the message as 【解析了提供图片,图片内容是<描述>】.

zcma11
Bundle

dsh-composer-enter

DSH web plugin: remap how Enter behaves in the chat composer (send / newline / interject), persisted to settings.yaml.

FrankZhangIronly
Bundle

img-preview

Inline image preview for DeepSeek Harness: display local image files (PNG/JPG/WebP/GIF/AVIF/BMP/SVG/ICO/TGA) directly inside the chat — fence language `img` + `img_serve` tool. Double-click opens a standalone viewer with free zoom/pan.

dhb861832993-star
Bundle

dsh-chat-image

Renders chat Markdown image references (![alt](path title)) as a gallery under each closing assistant message

Niobium-41-nb
Bundle

@goodandready/dsh-fal-image-gen

Image generation for DeepSeek Harness: a generate_image tool with pluggable providers — the FAL queue API or any OpenAI-compatible images API. The picture is shown inline in the conversation; the model receives either a link (works with any chat model) or the image itself (needs dsh-vision-bridge or a vision-capable model).

GooDAnDReaDY
Bundle

dsh-plugin-chat-menu

在 DSH 会话输入框输入 @ 呼出工作目录文件浏览菜单:搜索、递归查找、逐级深入、多格式 snippet 引用

ChocoLZS
Bundle

dsh-voice-chat

Voice chat for DSH Web: speech-to-text input (Web Speech) + auto/manual read-aloud of assistant replies (TTS) with voice/rate/pitch settings. Pure client UI, minimal Node entry.

lak321
Bundle

dsh-plugin-rag

DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.

mervyn-teo
Bundle

dsh-storyboard

End-of-chat Doubao-style visual storyboard for DeepSeek Harness: a compact self-contained HTML/SVG card summarizing what was done and how it works. Server-only, zero runtime dependencies, offline and light on low-end hardware.

simikangtao
Bundle

dsh-telegram-bridge

DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.

qschen86
Bundle

dsh-chat-focus

dsh web 对话界面插件:折叠运行时信息 + 聊天气泡 + 可配置设置(聊天层插件,骑在宿主 @deepseek-ai/dsh-client-ui-conversation 引擎上,替换宿主 ui-chat 气泡行)

supergameboy
Bundle

@omdsh-plugins/omdsh-usage

API spend at a glance for the DeepSeek Harness web GUI: this conversation, this project, and the account balance, beside the mode chip in Chat and Work and in the corner in Code

omdsh-plugins
Bundle

@omdsh-plugins/omdsh-codemode

Code mode for the DeepSeek Harness web GUI: a third segment beside Chat and Work whose column is the harness's own terminal, running in the conversation's workspace

omdsh-plugins
Bundle

@dsh-pulse/dsh-hermes-bridge

DSH ↔ WeChat bridge: inbound dispatch (WeChat → DSH agent, persistent per-cwd session pool) + outbound push (task progress → WeChat via hermes send, zero-LLM). 微信 ↔ DSH 双向桥:入站调度 + 出站推送,常驻会话复用。

dsh-pulse
Bundle

@dingyi222666/dsh-agents-md

opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent

dingyi222666
Bundle

dsh-codex-side-outline

DeepSeek Harness plugin: a hoverable/clickable outline rail on the left of the chat column (one marker per turn, summary card on hover, click to jump).

EnkiduGilgamesh
Bundle

@deepseek-ai/dsh-mobile

Mobile-first overlay for the DeepSeek Harness web UI: full-width chat, sidebar-as-drawer, thumb-friendly composer, and safe-area/overscroll polish on touch devices.

ericleoo
Bundle

dsh-codex-auth-bridge

Reuse the Codex CLI ChatGPT OAuth login in DeepSeek Harness through pi-ai's openai-codex provider.

shaomingbo
Bundle

dsh-codex-image-bridge

DeepSeek Harness plugin: Codex image generation/edit/vision tools backed by the local codex-image-bridge skill.

xmasdong
Bundle

dsh-sidechat

侧边聊天 (Side chat) — DSH web plugin,forked from heartmove/dsh-side-chat:选中内容注入输入框(默认不发送)、一键新建侧聊、按会话隔离的隐藏会话、继承模型/思考难度/权限、可带回主会话。

realpkuasule
Bundle

dsh-feishu-chat

Feishu (Lark) bot bridge for DeepSeek Harness: two-way chat with your agent over the Feishu long connection, with a settings page for bot credentials and workspace routing. · 飞书机器人 ↔ DeepSeek Harness 双向聊天桥:飞书消息直达 DSH 智能体,回复自动回到飞书;设置页可换机器人凭证、切换工作区。

Qing45
Bundle

@syncended/dsh-pip

Picture-in-picture mini chat for the DeepSeek Harness Web GUI.

syncended