Skip to content
dsh.fish

Browse

289 results

Bundle

@loommii/dsh-web-search-plus

DSH web_search 增强插件:为官方 web-search-deepseek 的 model 字段提供第三方 GUI(host 代理架构)

loommii
Bundle

dsh-model-picker-search

Adds a search field inside the model picker menu of the composer. Drop-in replacement for the native model seat, sharing the same per-session ModelDirectory so /model popup, the effort selector, and the /model command stay consistent.

honoriomelo
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-browser-verify

Read-only browser verification tools for the DeepSeek Harness web GUI: browser_open / browser_mock / browser_assert / browser_screenshot — verify a page (H5/desktop) in ≤4 tool calls with mock interception, DOM assertions, and screenshots that auto-project into the model context.

1710782766
Bundle

dsh-plugin-model-config

Full model-configuration editor for the DeepSeek Harness web Settings > Models page: every field the deployment's model-config schema declares, not just the handful the shipped UI exposes.

liutian11451-png
Bundle

dsh-session-usage

Session usage view: tokens, wall time and cache share per model and per turn, as a conversation view.

ewoowe
Bundle

dsh-instruction-memory

User-only instruction memory for DSH: long-term instructions maintained in the settings UI and auto-injected into every conversation — the model has no write access. 指令记忆:只由用户在设置页维护的长期指令,自动注入此后每轮对话;模型没有任何写入口。

HERO476
Bundle

dsh-plugin-cmdk

Command palette for DeepSeek Harness (Cmd+K) — new chat, jump to session, switch model and reasoning effort, permissions, slash commands, theme, language and settings, all from one fuzzy-searchable bar.

ivanearisty
Bundle

@omdsh-dev/dsh-bang-shell

Run !-prefixed commands directly from the DeepSeek Harness Web composer without sending them to the model.

ClausYang
Bundle

dsh-subagent-model

DSH 子代理模型插件:在 composer 底部(官方模型菜单左侧)增加「子代理模型」菜单,为子代理独立配置 provider/model/推理强度/档位(与「设置 -> Agent 预设」同源:官方内置 + 插件预置的 轻量执行/只读研究 注册为真实用户预设 + 用户自建预设);主 agent 模型仍走官方管理。注册 delegate_subagent 工具让子代理真正使用配置的模型与档位,解决官方默认 subagent 与主模型同源造成的资源浪费。

shenzhantu
Bundle

dsh-session-cost

Per-session token cost in the DSH web footer: a clickable chip appended to the right of the official stats row (official peak/off-peak pricing, weekday-aware, with model-name routing; RMB/USD by UI locale) that expands into a detail panel with unit prices, the next peak switch, and per-model usage.

Nalleyer
Bundle

dsh-fingerprint-show

DeepSeek Harness plugin: capture the provider model fingerprint (system_fingerprint) of every LLM call and show it as a hover-revealed plain-text suffix on each assistant message's metrics row in the Web UI.

Bortor
Bundle

dsh-routed-subagent

Allowlisted subagent routing for DeepSeek Harness: the calling agent dynamically chooses a configured model and exact reasoning effort per delegation.

leonardoxr
Bundle

@rayfalling/dsh-tool-visibility

Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted to a JSON state file.

rayfalling
Bundle

dsh-smart-scenario-router

Persistent DeepSeek Harness scenario router with settings-driven model dropdowns, fallback routing, and Web UI settings.

xobexo
Bundle

dsh-model-manager

DSH plugin: manage local model inference servers (llama.cpp / vLLM / SGLang) — registry, safe start/stop, parameter profile versioning with validation. Red lines: never pkill, never stop protected port 11437, never auto-restart dsh.

Ansonfishing
Bundle

@achasoft/dsh-memory

Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client

navid-kianfar
Bundle

dsh-tui-secret-guard

Blocks high-confidence secrets before dsh-TUI sends them to a model.

icyaaaww
Bundle

dsh-ui-tools

DSH web UI 工具集插件:1) 输入框模型选择改为双按钮(供应商 + 模型两级联动,支持推理等级调节);2) 侧边栏工作区折叠/展开全部;3) 会话主选项卡新增「修改的文件」(列出该会话改动过的所有文件,点击经 Host 打开);4) 会话标题旁显示所属工作区徽章;5) 设置中心新增「DSH UI 工具」页(集中开关以上功能,偏好存 localStorage);6) 输出速度计 tok/s:回合结束后在官方「用时」pill 左侧显示精确值(与内核「本轮用时和速度」同源同口径),生成中在消息流末尾显示估算值。内核自适应(v0.4.2):功能三依赖的 target 体系服务收进 alphaFeatures 子 fiber,旧内核(0.1.1-rc.x)静默降级为四项、不再触发 Failed to load plugins 横幅;v0.4.3 起「修改的文件」支持 run_code 内嵌工具调用路径提取(当前 DSH agent 环境所有文件操作都包在 run_code 里);v0.4.4 修复功能一在 0.1.5 内核上每次挂载会话抛 remote.session 错——模型目录服务要求调用方声明 remote,并加兜底降级回官方控件。只动对应控件,不改 DSH 源码。

qgx1992
Bundle

prompt-optimizer-plugin

DeepSeek Harness (DSH) plugin: a ✨ button next to the composer that rewrites your draft into a clearer, more specific prompt using your current model — and reads the current session's context first, so references like “this” or “continue” resolve against the work in progress.

naitoupi
Bundle

dsh-models-filter

Filter input for the composer model menu: case-insensitive list filtering with combobox keyboard navigation, rendered with the shipped menu design

odelbos