Bundle
DSH host plugin: automatically sends images in user messages to a vision model (default mimo-v2.5 on opencode-go) and feeds the returned text description to the main text model (e.g. deepseek-v4-pro), without touching the visible chat transcript.
Bundle
ChatGPT-style conversation-history rail for the DeepSeek Harness web GUI: a strip of bars at the transcript's right edge with a hover panel listing every user message, click-to-jump and scroll-synced highlighting.
Bundle
Voice (speech-to-text) input for the DSH Web composer via the browser Web Speech API — tap the mic, speak, the transcript fills the input box. Zero server, zero API keys, nothing leaves the machine. · DSH Web 语音输入:点麦克风说话,识别文字回填输入框(Chrome/Edge,无需 API key)。
Bundle
DSH plugin: floating HUD chat bar with live transcript, workspace/session/model/reasoning-effort switching, and Picture-in-Picture detach mode. Official bundle plugin.
Bundle
DeepSeek Harness Web overlay: hide chrome, dock the composer, filter transcript kinds, and drive sidebar/details occupancy
Bundle
Speech capability plugin for the DeepSeek Harness (dsh) web host: a token-gated /s/api route family serving audio transcription (ASR) and synthesis (TTS) over configurable providers
Bundle
Browse archived DeepSeek Harness sessions from the sidebar footer, read full transcripts, and permanently delete them (including conversation logs).
HuangLM03
Bundle
Usage cost, transcript export, and expanded stats for DeepSeek Harness.
alenhu2005
Bundle
Cross-session full-text recall for DeepSeek Harness: the model-facing `recall` tool searches past session transcripts through ctx.sessionQuery
kittimzhe
Bundle
DSH plugin: speech-to-text input via microphone or file upload, transcribed through an OpenAI-compatible /v1/audio/transcriptions endpoint.
jackuh105
Bundle
DSH plugin (DeepSeek vision bridge): give text-only agents vision through chat.deepseek.com's unofficial vision mode — WeChat-QR/password login in Settings, a deepseek_vision model tool, and automatic in-chat image transcription.
KannaKuron
Bundle
Offline Pi-style HTML exports for DeepSeek Harness Session trees
quicksandznzn
Bundle
把世界书拖进输入框,DSH 就是长篇创作台:拖资料整篇进上下文、/gemini-sum 剧情交接、/out 干净成稿、/sum 一句话成角色卡/世界书、/cue 写作指令打字即展开。
luxueliu
Bundle
DSH plugin: browse local Codex projects & sessions and continue them in DSH — read ~/.codex rollouts, pick a session, resume with full context (goal + transcript + cwd).
zhoujianbin
Bundle
LinkDigest for DeepSeek Harness: mounts the remote LinkDigest MCP (https://linkdigest.dev/mcp) via the in-box @deepseek-ai/dsh-mcp-client bridge — turn a Xiaohongshu, Douyin, TikTok, YouTube or X link into text an agent can read.
jcaiagent7143-ui
Bundle
Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.
jsdvjx
Bundle
Per-message delete for DeepSeek Harness — a trash icon beside the copy button on every chat message that removes that message from the derived model context (and the visible transcript) via the official surface-replace contract
viplocco
Bundle
ChatGPT-style voice input for the DeepSeek Harness Web GUI: mic button, recording pill with live waveform, transcription via transcribe.cpp (Handy model catalog), whisper.cpp, or an OpenAI-compatible API
KotDath
Bundle
DeepSeek Harness (dsh) plugin that exports a session as a self-contained, replayable HTML file — full transcript, faithful tool cards, and playback at the original timing.
zoyluoblue
Bundle
B站视频脚本提取插件:解析链接,优先取字幕轨,无字幕用本地 whisper (large-v3-turbo) 转写,导出 SRT/TXT/JSON。跨平台(Windows/macOS/Linux)。
rudyz666
Bundle
Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。
XSakura666