Skip to content
dsh.fish

Browse

394 results

Bundle

dsh-fetch-timeouts

Raise Node's HTTP timeouts for the whole DeepSeek Harness process so slow local models are not cut off at 5 minutes

d3vmeh2
Bundle

dsh-restart-btn

重启 Web 服务按钮:在设置页 General 区添加一行重启按钮,宿主端用当前运行的 node + 原启动参数重启 dsh web(日志重定向、TCP 就绪轮询、启动校验),Windows / Linux / macOS 通用;不加 --no-open,交给 dsh 自己打印并打开已授权地址。

SiriusWJ2
Bundle

dsh-hot-reload

Live-reload upgraded DeepSeek Harness (dsh) plugins without restarting dsh — the running plugin is swapped in place, and a reload that fails rolls back to the working old version and asks for a manual restart.

stuarthu1
Bundle

attach-plus

DSH web-ui plugin: '/' glyph on the composer command-menu button plus a '+' attach button with separated image/document/other uploads.

BaihaWhite1
Bundle

dsh-autoresume

Auto-resumes dsh sessions whose turn was left mid-flight by a web restart or a transient upstream failure (rate limits, 5xx, network faults, quota/billing errors) by injecting a 'continue' message, with a dead-loop guard that hands control back if the retry produces nothing.

shengyvself1
Bundle

@deepseek-ai/dsh-client-ui-annotator

Message Annotator for DeepSeek Harness: stage numbered quote+comment annotations on assistant messages (selection floating trigger + per-message action), then send them aligned and together to the agent

Theoz0011
Bundle

dsh-hashline-edit-pro

Hash-anchored read/replace/undo tools for DSH. Every line of a file carries a unique 3-char content hash; edits target hashes, never line numbers, so stale anchors are caught before they touch the file. Port of pi-hashline-edit-pro for the Pi coding agent.

sleepinginsummer1
Bundle

@max-null/dsh-plugin-center

Plugin center for DeepSeek Harness 閳?installed metadata, community market, update detection, and What's New

Max-Null1
Bundle

dsh-subagent-model-picker

DSH web plugin: the visual, manual subagent-model picker beside the main model seat — predictable per-session routing with global coverage of every in-process subagent path, complementary to auto-routing plugins.

ringoage1
Bundle

dsh-discernment-nudge

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan93941
Bundle

dsh-status-card

Inject a configurable dsh-ui status card instruction before every DSH agent reply

liqiming-whu1
Bundle

dsh-hallmark-design

拒绝 AI 味的 UI 设计:21 主题 + 四动词(构建/audit 审计/redesign 重构/study 提取 DNA)+ 57 个 slop 测试门 + 预输出自我批评——拒绝所有 LLM 训练成的分布默认值。受 Nutlope/hallmark(25.8k★ MIT)启发。

satan93941
Bundle

dsh-doc-index

dsh bundle: local semantic index over workspace documents (MD/PDF/DOCX/TXT) with FTS5 BM25 + local embedding hybrid retrieval, hit citations with line numbers, and incremental updates.

JohnXu227861
Bundle

@fonlan/dsh-gitmemo

Git-backed long-term memory for DeepSeek Harness: a local .mem git repo (single main branch, immutable entries, structured commit messages) with mem_search / mem_read / mem_write / mem_delete / mem_replace tools and fully automatic legacy migration (no CLI needed; the CLI remains for explicit control), auto-managed by the root agent with zero manual steps.

fonlan1
Bundle

easy-archive

DSH web plugin: two-step inline archive on workspace sidebar rows — one click arms a red confirm, the second archives; archive is no longer buried in the ⋮ menu. · 工作区侧边栏行内两击归档:点一次变红确认,再点即归档,归档不再藏在 ⋮ 菜单里。

bainianlaoyao1
Bundle

dsh-agentic-router

DeepSeek Harness plugin: learning agentic router — rule + UCB + LinUCB + k-NN experts under an EXP3 meta-selector, with a durable quality-reward flywheel, REAL model switching via the session request-header precedence chain, and STEP-LEVEL routing (v1.5.0)

lhwwxy1
Bundle

dsh-disk-audit

Disk-usage audit for DeepSeek Harness (dsh) data directories: total size, per-directory breakdown, largest files, and oversized-file warnings (session logs can hit hundreds of MB). Zero runtime dependencies, read-only. CLI + agent-callable disk_audit tool.

zoahdev1
Bundle

dsh-macos-pet

Always-on-top macOS desk pet for the DeepSeek Harness, with a native menu and DIY skins. Shows what your agent is doing: working, waiting, finished, failed. Seven skins, or make your own from one image. No dependencies.

Dkrillex1
Bundle

dsh-api-balance

API balance & usage monitor: a settings section showing the configured provider's account balance with manual refresh. Key never leaves the host.

linshufan211
Bundle

@pepsi-ai/dsh-plugin-session-delete

Delete sessions of a DeepSeek Harness profile from the UI: header danger button + session-row menu item with a risk-consent dialog; host endpoint + tool delete the log, projection cache and workspace accounting. Works in web and the desktop client alike.

pepsi-ai1
Bundle

dsh-backup

Automated backups of DSH sessions, config and custom directories — scheduled or manual, packed as tgz with rotation

a903067276-rgb1
Bundle

dsh-autoupdate

Built-in auto-update plugin for dsh (DeepSeek Harness): manual update check from the Settings page, guarded update pipeline with health check, automatic rollback, circuit breaker and degrade ladders.

lc233131
Bundle

dsh-subagent-watchdog

DSH plugin: safe auto-continue-once recovery for native continuable subagents that end with explicit max-tokens termination. No timers, no polling, no private APIs.

quaner1234-cmd1