Skip to content
dsh.fish

Browse

190 results

Bundle

dsh-composer-fix

DSH Web GUI layout fix: composer (input bar + bottom status bar) leaves the scroll region — message scrolling stops above the input bar, the scrollbar no longer covers the input area

AnakinCao
Bundle

@fonlan/dsh-model-parameters

DSH plugin: when a provider's model sync returns only ids, automatically fill display name, context window, max output tokens, reasoning efforts, and input modalities from the models.dev catalog (cached, TTL-refreshed), and surface a settings page with toggles, refresh, and a fill report.

fonlan
Bundle

dsh-input-enhancer

DeepSeek Harness plugin that enhances the web chat composer: lock Enter-send to prevent accidental sends. IME-safe and per-session.

qiqiangvae
Bundle

dsh-waaagh-ork

WAAAGH! — a green pixel-Ork mascot plugin for DSH Web: masks the model's thinking + output as green "Waaaaaaagh!!!" (click to reveal the original), a random-length input mask, and a "Deep diving" → "Waaaaaaagh!!!" running indicator.

oopsylol
Bundle

dsh-cua

Computer Use for DeepSeek Harness backed by the cua-driver daemon (trycua): accessibility element-level targeting, background-first input delivery, window/desktop screenshots, deterministic verification.

hfyydd
Bundle

dsh-input-polish

DeepSeek Harness dual-face plugin: a sparkles button beside the model selector that polishes the current draft with the selected model, plus a settings section for style (concise/detailed/formal/casual) and detail (3/5/expand).

llyyhh0487
Bundle

dsh-iphone-mode

Mobile/touch optimizations for the DSH Web GUI: iOS input-zoom fix, safe-area insets, touch targets, and viewport clamps for stock dialogs on narrow screens.

johndfowler
Bundle

dsh-asr-voice

开口即成文 · Speak-to-prompt for DeepSeek Harness:云端 ASR 语音识别 + 提示词优化 + 填入草稿/自动发送,跨平台 macOS / Windows。

bitterSmilezzz
Bundle

dsh-stt

DSH plugin: speech-to-text input via microphone or file upload, transcribed through an OpenAI-compatible /v1/audio/transcriptions endpoint.

jackuh105
Bundle

@heeweelee/dsh-session-plugin

DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.

Heeweelee
Bundle

dsh-listener

安全版本地语音输入插件 for DeepSeek Harness:输入框右侧麦克风按钮,录音后经同源宿主代理转写(本地 SenseVoice-Small INT8 ONNX,音频不出网)。后端仅绑定 127.0.0.1 + 随机 token,无 CORS,模型 sha256 校验。

Lanzgale
Bundle

@phynez_1103/dsh-session-cost

DSH web plugin: shows the current session's DeepSeek API cost as a small chip in the composer button row (conversation.input.right). Prices every assistant/message by its timestamp with the official DeepSeek pricing table, including the 2026-08-17 peak/off-peak policy.

Lzh3070
Bundle

dsh-voice-suite

Speech suite for DeepSeek Harness: free edge-tts page announce, speech-to-text voice input (Bailian paraformer-realtime-v2) with Alt+Q hotkey, tap/hold modes, auto-send, and stop-playback-on-record

chentao4183
Skill

multi-model-review

多模型候选评审管线:调度智谱 GLM / Claude(CLI 无头,可走中转)/ Gemini(OpenAI 兼容口)/ Codex 四视角评审成长 artifact(教训/规则/审计板),输出严格 JSON(verdict/strengths/risks/suggestions/cannot_claim),结果只作 candidate_review_input,永不替代本地证据。适用:用户要求外部交叉评审、周期性仪式前自动评审、怀疑某条结论过度推广时。

yangfei222666-9
Bundle

dsh-provider-pro

Custom provider enhancements: User-Agent override, reasoning-level switching, and image-input declaration for DSH custom providers · 自定义供应方增强:UA 覆盖、推理等级切换、图片输入声明。

Mortal520
Bundle

dsh-workspace-jump

DSH web plugin: open an input dialog to create/switch to a workspace by path.

fogmodel
Bundle

@sharelights/dsh-typing-insight

DSH input recorder & analyzer: local text capture (keyboard + UIA), daily/weekly stats, topic analysis and report export for daily reports. Privacy-first: local-only, password fields excluded, sensitive data redacted.

SYeShare
Bundle

@arcaneorion/dsh-model-selector-search

DSH session model selector with search and reasoning-effort pane: shadows the native conversation.input.model seat (independent cordis client plugin).

ArcaneOrion
Bundle

dsh-session-notify

DSH web plugin: desktop notification, chime, and title flash when a session stops — finished output or waiting for human input. Click a notification to jump to that session.

huaiyuWangh
Bundle

dsh-notify-me

DSH 桌面消息提醒插件:模型需要你操作(审批/方案确认/提问的可操作提醒)或回复在后台完成时,系统通知+提示音+标签页标题提醒你;可在设置页开关并切换通知语言。Desktop notification & message alerts for DeepSeek Harness web — toasts, sounds and a tab-title marker when the agent needs your input (approval / plan review / question) or

chromoany
Bundle

@goodandready/dsh-voice

Voice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).

GooDAnDReaDY
Bundle

dsh-message-jump

DSH (DeepSeek Harness) web 消息增强插件:① 会话区左侧/右侧丝滑悬浮指令导航条(Codex 风格,可配置位置),刻度覆盖本地会话完整历史(含未加载部分,点击即加载更早并定位),滚动联动定位、悬停预览指令内容;② 输入框 ↑/↓ 键历史消息穿梭,像终端命令历史一样把已发送内容快速回填到输入框。

TiChuXiXi
Bundle

dsh-composer-recall

Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.

WongYuYe
Bundle

dsh-git-badge

Git status badges for DeepSeek Harness: sidebar workspace rows (via the sidebar.workspaces.row seam) and an input-row chip showing the current conversation's workspace git state. Event-driven freshness over SSE.

Kevin McIsaac