Skip to content
dsh.fish

Browse

360 results

Bundle

dsh-git-remotes

DSH web plugin: better-sidebar Git Remotes tab for fetch / ff-only pull / confirmed push. Does not replace the built-in Git stage/commit tab.

yq043
Bundle

dsh-route-resilience

Multi-route high availability, fault isolation and observability for DeepSeek Harness. Route groups fail over between authorized provider routes on rate limits (429 / Retry-After), transport errors and auth/quota failures, with per-route quarantine (exponential backoff) and disablement.

lokic7123-star3
Bundle

dsh-reconnect

Safe model-request retry for DeepSeek Harness with exponential backoff, model-availability recovery, and configurable unknown-error limits.

MistRain-13
Bundle

dsh-git-ui

DeepSeek Harness (dsh) plugin: visualize Git status in the Web UI — current branch, HEAD, staged/modified/untracked counts, ahead/behind, recent commits and changed files.

Julyves3
Bundle

cot-lint

Lint your repo for chain-of-thought leakage — the session-transcript residue AI assistants leave in docs, comments, and commit-adjacent prose. Ships the cot-trim skill as an installable DeepSeek Harness plugin.

YuanyuanMa032
Bundle

dsh-auto-continue-429

Auto-continue on 429 rate limit and quota-exhausted errors for DeepSeek Harness Web UI. Host-side RATE_LIMIT/QUOTA recovery plus an on/off switch at the bottom of the chat input area.

haochi722
Bundle

dsh-compass

DSH web plugin: right-side context-and-files panel (directory browser, injected-context documents, read-only git commit graph) plus the session-log download action

Happy2Git2
Bundle

dsh-git-workflow

Git workflow tools for DeepSeek Harness: conventional commits, changelog generation, PR summaries, and pushes — GitCode / GitHub / any git remote.

yangyongzhen2
Bundle

dsh-provider-rate-limit

Per-provider & per-model rate limiting (token bucket, reject/queue modes) plus gateway identity rules for DeepSeek Harness

jyao-SUSE-power-group2
Bundle

dsh-action-outbox

Durable batch review and commit safety for DeepSeek Harness tool side effects

JimChen-g2
Bundle

dsh-tool-visual-primitives

DSH 视觉原语工具:参考 DeepSeek《Thinking with Visual Primitives》论文,将图片路由到外部视觉模型并返回带视觉基元的文本分析。纯文本循环,对话模型无需原生视觉能力即可'看见'图片。

InkshadeWoods2
Bundle

dsh-deepseek-monitor

DSH web plugin: DeepSeek balance & platform usage monitoring, integrated into the Models settings provider row and the composer tool row (left of the model name). Replicates the DeepSeekMonitorWindows backend.

HaoyueQin2
Bundle

dsh-ezcommit-plugin

DSH「一键 Commit」静态双面插件:由当前会话模型按业务颗粒度拆分 git 改动并分批提交

PenguinAndy2
Bundle

dsh-git-tools

Local git tools for DeepSeek Harness: git_status, git_diff, git_log, git_commit

Shyboy04992
Bundle

dsh-vision-primitives

Native interactive visual-reasoning plugin for DeepSeek Harness: precise pixel grounding (SOM grid, zoom, annotate, measure, diff, color, OCR) + MiMo V2.5 multimodal backend, with zero external MCP servers.

zouyuanqing2
Bundle

agent-loop-workflow

A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify-commit-push-review-close sequence.

LeslieWylie2
Bundle

dsh-project-prompt

Private, per-project system-prompt rules for DeepSeek Harness — matched by git remote URL, repo path, or cwd prefix; worktree-aware; never committed to the repository.

imroc2
Bundle

@deepseek-ai/dsh-read-image

Plug-and-play image reading for text-only models: admits pasted images, projects them as [Image #N], and provides a first-class read_image tool backed by a configurable vision model, with a 读图 settings page (设置 → 读图) bridged over typert Remote.

OoWJZZoO2
Bundle

dsh-rollback-withdraw

Trae-style withdraw for DeepSeek Harness Web: a rollback button on every user/assistant message that restores the workspace code (git commits or hard-link file snapshots) and forks the session back to the last completed turn. 会话撤回插件:每条消息一键回滚代码与对话。

dyhyfjn2
Bundle

dsh-better-session-management

Chain conversation view, sub-sessions and one-shot /btw Q&A for DeepSeek Harness — built on session primitives.

boyun-zhang2
Bundle

dsh-think-window

Limit the expanded thinking block to a bounded scroll window in the DSH web conversation.

azazo12
Bundle

dsh-llm-fallback

Provider/model fallback chain plugin for DeepSeek Harness — when the current model fails with an eligible error code (e.g. RATE_LIMIT or QUOTA), the agent loop automatically retries with the next provider/model in the configured chain.

morphlinglan1
Bundle

dsh-wending-git-workbench

Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.

dd26731