플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 90개 찾음
dsh-deploy-master
olympianz/dsh-deploy-master
A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the
dsh-worktree-manager
shenkonghui/dsh-worktree-manager
Git worktree management for dsh — group workspaces by repository, create and switch worktrees, and browse their changes, commit history and file diffs.
dsh-git
easytz/dsh-git
Git 面板:看改动、暂存、提交、推送、切分支、翻历史,不用记命令。Visual Git panel for DeepSeek Harness: stage, commit, push, switch branches, browse history.
dsh-git-push
eightfs/dsh-git-push
Git commit-and-push automation for DSH with pre-push auditing, rule-based quality scoring, SSH key generation, and a three-tab settings sidebar.
dsh-tauri-turnrewind
yingtianlan/dsh-tauri-turnrewind
Turn-level workspace undo for Git worktrees: every agent turn gets a private snapshot, /undo previews a red/green diff card that is confirmed in place, files changed after the turn are refused with a conflict diff unless --force or --skip-conflicts is passed, and HEAD, index, stash and commit history of the user repository are never written.
dsh-git-panel
a792883583/dsh-git-panel
Git sidebar panel with commit graphs, ahead/behind tracking, branch operations, and one-click chat context injection.
dsh-plugins (dsh-git)
dennisrongo/dsh-plugins
Git Changes tab for the DSH web GUI: staging, diffing, AI-drafted commit messages, branch/merge/stash/worktree operations and sync, with live updates via fs.watch plus a changeToken poll.
dsh-memory-vault (memory-auto)
luisarg03/dsh-memory-vault
Session-memory autopilot: watches DSH sessions and extracts OKF entries in-process through the harness LLM (ctx.llm, deepseek-official by default) at idle, commit, compaction and end checkpoints, storing them via the vault MCP server.
source-code-mgmt
zhucy123/source-code-mgmt
Code management panel for the DSH web UI that handles everyday Git in five steps: ① env check auto-detects git/gh/ssh and one-click installs missing tools (gh mirror download sources speed up installs, Windows included) with check-update; ② SSH ed25519 key generation / connection tests plus one-click 443 config to bypass blocked port 22, with the Gitee personal token configured here; ③ repo status, side-by-side diffs, stage/commit, branch switching, history with revert/cherry-pick, one-click repo creation and push, auto-ignoring >100MB files; ④ lists all repos of your account for one-click clone; ⑤ five-step npm publish wizard. GitHub / Gitee dual-platform, with the UI switching between 中文 and English live.
dsh-pr-description
988hj7tczd-oss/dsh-pr-description
Analyze the current branch diff and generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, optionally open the PR via gh.
dsh-turnsnap
yongshuai0314/dsh-turnsnap
Zero-config per-turn git checkpoints: after every completed agent turn in a git workspace, stages all changes into one tagged \[turnsnap] commit (serialized queue, sandbox-policy aware), so any turn is a rollback point.
dsh-git
hy-sde/dsh-git
Agentic git plumbing for DeepSeek Harness: the host ctx.git service (diff capture/parsing, hunk staging, commit/push/log over the subprocess seam) backing the commit and review tools in @hy-sde-org/dsh-tool-git — a standalone plugin with no upstream harne
dsh-git
wanghaoyihaoyi/dsh-git
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
dsh-dual-model-eval
huangdaxianer/dsh-dual-model-eval
Runs one coding prompt across multiple configured models in isolated Git worktrees, streams side-by-side tool traces and results, and commits the candidate the user adopts for later rounds.
dsh-slides
literaf/dsh-slides
Turn a structured outline into a presentation for DeepSeek Harness (dsh): a self-contained HTML deck that presents offline with speaker notes and prints to PDF, plus optional editable .pptx export. Five committed themes.
dsh-git-workbench
kaixinbaba/dsh-git-workbench
Git development workbench for DeepSeek Harness: captures branch, status, worktrees, stashes and recent commits, with commands, tools and a settings UI.
dsh-git-nexus
jfwaskin/dsh-git-nexus
Git and GitHub panel for the DSH web profile: stage/unstage/discard/diff, branches, commit, push/pull/sync, log, file browser, workflow board, and GitHub OAuth with PR creation.
dsh-ocr-review
jiayan-xu/dsh-ocr-review
로컬 AI 코드 리뷰 게이트: 관리형 ocr.js를 통해 워크스페이스/브랜치/커밋 diff를 리뷰하고 토큰 통계와 함께 구조화된 발견 사항을 반환; gate 모드에서는 발견 사항이 있으면 실패 처리