Skip to content
dsh.fish

Browse

255 results

Bundle

dsh-gitmodules-dir

git-partial-submodule bundle for DeepSeek Harness: add, clone, save-sparse and restore-sparse operations for partial (blobless + sparse) git submodules, exposed as a tool plus a built-in skill

xiongjiamu
Bundle

dsh-validate

Offline identifier checks and Chinese money/tax arithmetic. Checksum-verified identifiers (mainland ID, USCC, bank card, plate, VIN, ISBN, IMEI, IBAN, EAN/UPC) plus amount-in-words, IIT, VAT, mortgage schedules and 调休-aware workday counts.

mario03690
Bundle

dsh-memory-ga

Gated GA-style layered memory for DeepSeek Harness: hard-injected L1, working checkpoint, settlement to Skills/L1/L2 — no silent auto-retain.

DiligenceLai
Bundle

@moshe-233/dsh-web-splash-loader

A liquid glass splash loader with whale aura animation, real-time plugin checklist, and resident diagnostics for DeepSeek Harness Web GUI.

moshe-233
Bundle

dsh-git-ai

DeepSeek Harness plugin that records agent edits with git-ai (agent-v1 checkpoints)

NiuZhuang
Bundle

dsh-plugin-mgr

DSH plugin that manages installed plugins in Settings → Plugins: list, enable/disable via patch layer, update check, uninstall.

oxlyn
Bundle

dsh-kuajing

Cross-border commerce: HS codes, customs invoices, mainland reachability. HS/HTS code lookup and classification, commercial invoices, live exchange rates, IBAN and EAN/UPC checks, amount-in-English for documents, and whether your site is actually reachable from inside mainland China.

mario03690
Bundle

dsh-git-branch

DeepSeek Harness Desktop plugin: git branch pill in the composer, with local/remote listing and confirmed checkout.

Rock-ql
Bundle

dsh-lens-lite

Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context

ben7am1n
Bundle

dsh-git-workbench

DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees through /git commands, an agent tool, and a Settings page. Configurable from Settings → Plugins.

kaixinbaba
Bundle

dsh-safe-launch

DSH 安全启动器:按上次成功配置启动、更新先试运行再采纳、插件先兼容性检查再安装。A DSH plugin for last-good boot config, canary-tested updates, and compatibility-checked plugin installation.

dHR-P
Bundle

agents-gitflow-guard

A configurable branch-role guard for AI coding agents (DSH / Claude Code / Codex / OpenCode / Antigravity / Pi / CodeBuddy / ZCode / Cursor) — zero-config defaults (develop+main) out of the box, deep-merge override, per-client native hooks via gitflow-gua

FeatureAgents
Bundle

dsh-fetch-models-unselect-all

Adds a 'deselect all' button left of Cancel in the DSH Settings > Models 'fetch available models' dialog, clearing every model checkbox at once.

Townrain
Bundle

dsh-app-updater

Sidebar button that checks whether DSH has a newer release and auto-downloads/opens the installer, with live progress and a minimizable panel.

m1452700576
Bundle

dsh-turnsnap

Zero-config per-turn git checkpoints for DeepSeek Harness: every completed agent turn in a git workspace becomes one tagged [turnsnap] commit

yongshuai0314
Bundle

dsh-self-upgrade

Settings-page DSH self-upgrade: check the running host against the npm registry, run `npm install -g @deepseek-ai/dsh@latest` on confirmation, and restart the host instance.

snow930
Bundle

xby-fastdomaincheck

一个基于Python和MCP协议的域名注册状态检查服务器,支持批量检查和双重验证。

xby-skill
Bundle

dsh-pr-checks

DSH plugin (host + web client): status and progress of GitHub Actions checks of the open PRs, grouped by workspace/project, in the sidebar footer.

pauloapoloni
Bundle

dsh-spec-panel

An SDD (Spec-Driven Development) workbench for dsh-better-sidebar: browse OpenSpec specs/ and changes/, toggle tasks.md checklists, scaffold new change folders — specs live as real files under the session workspace.

zhangkkkai
Bundle

dsh-reset-handoff

Standard handoff protocol so DSH never restarts itself: a host plugin that files a JSON reset request for an external ops agent (e.g. Hermes) to execute preflight-snapshot → restart → health-check → recover, then delivers the result back to the requesting session.

nicecx
Bundle

dsh-modelprint

DeepSeek Harness plugin: fingerprint the provider, model id, sampling, offered tool schemas, and system-prompt prefix of each request, and diff the live card against a pinned one through the modelprint_check tool

jwilson411