Back to home

Author

@JohnXu22786

DeepSeek Harness plugins published by @JohnXu22786 on GitHub.

View on GitHub19 plugins

worktree-mgr

1

DSH 插件:为任务自动创建隔离的 git 工作区,管理创建/同步/收尾全生命周期 (task-isolated git worktrees for DeepSeek Harness)

NewCoding

model-catalog

0

dsh plugin: model catalog auto-discovery - fetch model listings, pricing and capabilities from OpenAI-compatible API hosts, normalized into ready-to-use config

NewTools

context-pruner

0

Session context triage plugin for DeepSeek Harness (dsh): prunes stale, repeated, failed and oversized context to save token budget.

NewMemory

secret-guard

0

dsh security plugin: blocks agents from reading/writing sensitive files (.env, credentials), masks leaked secrets in tool results, audit journal, safe sg_* inspection tools

NewCoding

session-titler

0

Two-phase session captioning for the DeepSeek Harness: instant keyword captions while busy, budget-model refinement when idle

NewTools

snippet-expander

0

Steno - dsh plugin: inline #tag shorthand expansion before send (multi-library, aliases, {{variables}}, recursion guards)

NewTools

browser-automation

0

Web Bridge — 浏览器自动化 MCP server(dsh 插件):真实浏览器导航、点击、填表、截图、JS 执行,无障碍树快照驱动

NewMCPBrowser

spec-driven

0

keel(龙骨):规格驱动开发纪律技能包——先立规格、验证假设、防过度工程与范围蔓延,为 dsh 等插件化 harness 提供技能+工具+模板

NewSkills

adversarial-review

0

dsh 插件:对抗式多视角代码审查(gavel-review)。多透镜并行攻击式审查、确定性静态哨兵、跨视角合并去重、严重度定级、抑制规则与审查历史;支持 dsh 工具接入与独立 CLI。

NewCoding

file-planning

0

trailmap(轨迹地图):磁盘持久化的执行规划插件——里程碑/步骤状态机、依赖标注、审计事件与复盘纪要,提供 dsh 工具、CLI 与技能三种接口

NewTools

skill-framework

0

Praxis — a bundled engineering-methodology skill library (Agent Skills) for DeepSeek Harness (dsh), served as a Cordis plugin via ctx.skills.

NewSkills

docs-retriever

0

doctrove: versioned library documentation retrieval MCP server for coding agents — zero runtime dependencies, installable as a dsh plugin bundle.

NewMCP

command-scout

0

dsh plugin: scans a project's declared build commands (Makefile, package.json scripts, justfile, deno tasks) and exposes them as agent tools

NewCoding

github-mcp

0

repogate — GitHub 开发者工作台 MCP server(dsh 插件):仓库、issue、PR、代码审查、搜索,零运行时依赖

NewMCP

hooks-adapter

0

Universal hooks compatibility layer for DeepSeek Harness: run hooks declared in Claude Code / Codex / opencode configs on dsh

NewTools

computer-control

0

dsh plugin: desktop control - screen capture, pointer/keyboard injection, accessibility-tree semantic actions, with emergency stop, allow/deny rules, confirmation flow and idle standby

NewDesktop

codegraph

0

Code knowledge graph plugin for agent harnesses (dsh): indexes symbols, call sites and imports into SQLite, answers call/dependency questions via CLI or stdio MCP tool server

NewMCP

docgen

0

dsh 插件:文档工坊技能包。纯提示词(Agent Skills)的文档生成技能:README 生成、PR 描述、changelog 与代码审查;零第三方依赖。

NewSkills

safety-net

0

编码 agent 破坏性命令拦截闸门:rm -rf / git reset --hard / push --force 执行前解析判定并要求人工确认(dsh 插件 + 通用 CLI)

NewTools