dsh plugins中文
← Back to popular plugin directory

AI code review tool

Lixiaoyiao/deepseek-harness-action · skills

Community GitHub Action for DeepSeek Harness — AI Code Review · CI Diagnosis · Auto Fix · Issue → PR.

★ 7GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

让 GitHub 里的 PR、Issue 和失败 CI 直接调用 DeepSeek Harness。

它和 Claude Code Action 属于同一类 GitHub 集成:由 GitHub 事件启动 coding agent,再把 review、诊断或代码改动写回仓库。这个项目使用的是 DeepSeek Harness。

PR 可以自动收到行内 review;失败的 CI 可以得到诊断;在你明确开放写权限后,@dsh 也可以修代码或把 Issue 做成 PR。

Install command

dsh plugin --profile web add github:Lixiaoyiao/deepseek-harness-action
View GitHub repository ↗Back to popular plugin directory