Bundle
DeepSeek Harness port of obra/superpowers: an agentic skills framework (brainstorming, plan-driven development, subagent-driven development, TDD, systematic debugging, code review, git worktrees) with session-start bootstrap injection.
Bundle
Ask any line of code its backstory: what it does, and why it's here — grounded in git history and the agent's own session log. Ships a DeepSeek Harness plugin and a standalone MCP server.
Bundle
Windows minimal agent preset for DeepSeek Harness: a one-line fixed persona, gitbash + str_replace_editor + web_search, no runtime context, no compaction. Installs the preset into the user's agent-presets root.
Bundle
Git workflow tools for DeepSeek Harness: conventional commits, changelog generation, PR summaries, and pushes — GitCode / GitHub / any git remote.
Bundle
DeepSeek Harness 极简 PTC 预设:简洁提示词、run_code 工具编排、完整插件工具,以及 Windows Git Bash 和持久 PowerShell。
Bundle
DSH web plugin: GitHub-style daily token-usage heatmap on the new-session screen with a selectable calendar-year view, green/blue color schemes and a display switch (设置 → 插件 → 插件配置), plus today / this-month / all-time totals.
Bundle
DSH Web GUI 轻量记忆系统:四个大写 Markdown 文件(USER.md / PROJECT.md / WORKLOG.md / CONVENTION.md)+ 两个动作(append 流水 / distill 沉降)。零外部依赖,只用 Node 内置模块;文件可视化、可 diff、可 git 管理。
Bundle
Forge plugins for DeepSeek Harness: gate computing + TCM + memory (13 tools). Install via `dsh plugin add github:jinguanghai/deepseek-harness-forge-plugins`.
Bundle
CI doctor plugin for DeepSeek Harness: watch GitHub Actions failures, diagnose logs into structured findings, and drive the fix loop
Bundle
In-harness plugin market for the dsh web GUI — startup-page onboarding entry + real-time GitHub topic:dsh-plugin search with pagination, one-click install with never-lost progress, trial-boot verification, enable/disable, and one-click restart.
Bundle
Git 卫生巡检(Git Hygiene Checker):只读扫描仓库的已合并分支、过期分支、大文件、未跟踪文件与仓库体积,输出体检报告与清理建议。不自动删除任何东西。
Bundle
Catnap Studio suite for DeepSeek Harness: three cat themes, an interactive cat companion, task board, Git graph, file panel, live stats, and plugin settings
Bundle
GitHub Release Radar for DeepSeek Harness: query releases, repo stats, repository search, and Git tags without an API key.
Bundle
A DeepSeek Harness Plugin for Previewing Mermaid Diagram by Images in Chat Sessions. View on GitHub (https://github.com/baconbao/dsh-mermaid-image-preview).
Bundle
Web-enhanced plugin for DeepSeek Harness: task board with cron scheduling, git graph, preview/files/SCM right panel, DeepSeek balance line, and image understanding for text-only models
Bundle
DSH plugin: connect DSH/dwsh to GitHub — OAuth device-flow login plus github_* tools (repos, issues, PRs, files, search) and a config-page auth card. / 连接 DSH 与 GitHub 的插件:OAuth 登录认证 + github_* 工具(仓库、issues、PR、文件、搜索)与配置页认证卡片。
Bundle
DSH「一键 Commit」静态双面插件:由当前会话模型按业务颗粒度拆分 git 改动并分批提交
Bundle
DSH 运维工具箱插件:集成 stool 全部能力(服务器管理/数据库/日志/CI-CD/Git/MFA/笔记/待办),9 个合并工具,设置页自动检测本机 stool
Bundle
统一插件市场(Unified Plugin Market for DeepSeek Harness):聚合精选目录(awesome-dsh-plugin.com)+ GitHub dsh-plugin 生态 + npm registry 三源;对 DSH Desktop(EAC)特化(web-desktop profile);来源白名单 + 冲突预检 + 试装验证;后台自动检测 + 可配置自动升级 + 市场自更新;一键检查/全部更新/逐个更新,更新进度窗口;v0.3.0 起集成 EAC 功能包(.dshpack)管理(📦 功能包 tab,交互编排层)
Bundle
Local git tools for DeepSeek Harness: git_status, git_diff, git_log, git_commit
Bundle
DSH Web 插件:git diff 一键打开独立双列 Code Review 页,支持语法高亮、行内评论与中英双语;对话中的本地 .diff/.patch 路径自动变成一键查看按钮 | DSH web plugin: one-click standalone two-column code review page for git diff with syntax highlighting, inline comments & bilingual UI; local .diff/.patch paths become one-click view buttons
Bundle
DSH-styled three-column workspace with file editing, Markdown preview, Git controls, terminals, and native conversation
Bundle
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.
Bundle
DeepSeek Harness plugin: bind every conversation to its own isolated git worktree + branch in one click, so parallel agents work on one repo without interference — binding manager panel + 9 git tools