Skip to content
dsh.fish

Browse

362 results

Bundle

dsh-git

dsh-git profile bundle: git status/diff/commit/file preview in the DeepSeek Harness web UI.

writeCasually1
Bundle

dsh-balance-monitor

DSH plugin: real-time API balance in the sidebar with provider switching (DeepSeek / Zhipu GLM / OpenRouter / Tavily), peak/off-peak pricing, per-session and daily cost tracking, and configurable spending limits.

ConTr0L01
Bundle

dsh-learn-wiki

边做边学知识库:CRAG 式纠错检索(L1 Markdown wiki + L2 Hindsight)→ 未命中后台经 L3 限流联网补料 → 蒸馏落 staged → 两段式 commit 升入 L1。

Dayi-Z1
Bundle

@domitor-syh/dsh-rollback

TRAE-style conversation rollback for DeepSeek Harness: per-turn checkpoints, file restore + in-place conversation truncation, model tool, /rollback command, and a Web rollback button with affected-file diff preview

domitor-syh1
Bundle

dsh-peakrate

Peak / off-peak rate badges and switch countdown for DeepSeek Harness — per provider, per model, in the model selector and the composer tool row. Judges each provider by its own time zone and schedule instead of DeepSeek-only hours.

log-li1
Bundle

dsh-voice-talk

Voice conversation mode for the DeepSeek Harness Web GUI: mic input with auto-submit, streaming spoken readout of replies, and a hands-free multi-turn loop with barge-in.

duoduoqian7081
Bundle

@dsh-plugins/dsh-git

Complete Git management for the DeepSeek Harness Web GUI: branch switch, new-branch-from-base, fetch, pull, stage-all, commit (with AI-drafted message), push, status — as a collapsible floating panel that follows the current session's workspace.

xia-sc1
Bundle

dsh-channel-weixin

Weixin channel for deepseek-harness (DSH): long-poll transport ported from Tencent/openclaw-weixin (MIT), driving one DSH agent session per WeChat peer.

qqmqq1
Bundle

dsh-missing-stop-heal

DeepSeek Harness plugin to heal third-party gateways that omit the stream terminal event (message_stop/done), which otherwise triggers repeated TRANSPORT retries in the dsh agent loop; scope is configurable per provider and per model.

zzzyaar1
Bundle

dsh-power-xc

Self-contained power control for DSH: sidebar power button with an upward 重启/关机 menu plus a Windows-shutdown-style overlay. Own restart & shutdown engine (no dependency on other plugins), MIT licensed.

xchannel19871
Bundle

dsh-security-audit

Read-only security & compliance toolkit for DeepSeek Harness: prompt-injection detection (rule engine with a pluggable model classifier), Chinese-PII redaction, and a local configuration security audit that emits redacted, reproducible risk reports.

PensiveFei
Bundle

dsh-web-search-ext

Multi-backend web_search provider for the DeepSeek Harness web seam (ctx.web): Exa (REST with key, anonymous hosted MCP without) and Firecrawl (v2 search API) today, extensible to more backends (SearXNG, ...), with automatic failover when one backend rate-limits

fno2010
Bundle

dsh-sast-security

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

satan9394
Bundle

dsh-rag

RAG 检索增强生成:向量数据库、嵌入、语义搜索、减少幻觉、来源引用。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-source-driven

源码驱动开发:每个框架决策都要官方文档背书,不凭记忆实现,验证并引用来源。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394
Bundle

dsh-vector-search

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

satan9394
Bundle

dsh-spec-driven

规格驱动开发:写代码前先写结构化 spec(目标/边界/验收标准),分阶段门控推进。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394
Bundle

@dsh-external/dsh-pwsh-encoding-fix

Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。

hongweifei
Bundle

missing-semester-skills-dsh

dsh plugin fork of the-missing-semester-skills: 29 agent skills distilled from MIT's The Missing Semester (2026), all 9 lectures.

AntheaLaffy
Bundle

dsh-task-completion

任务完成约束自动化插件:监听 AI 回合结束,检测回复是否含 ✅ 任务完成,按「推送许可」开关自动 commit+push 交付物。带 HTTP API(status/config)与 agent 工具(task_completion_status / task_completion_config)。

EIGHTfs
Bundle

dsh-tech-debt

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

satan9394
Bundle

dsh-security-hardening

安全加固:威胁建模(STRIDE)+ 三层边界系统,任何接收用户输入/鉴权/存储敏感数据/集成外部服务的功能都按安全第一开发。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394