Skip to content

Releases: Lixiaoyiao/deepseek-harness-action

DeepSeek Harness for GitHub v0.1.0

Choose a tag to compare

@Lixiaoyiao Lixiaoyiao released this 14 Aug 02:26

Bring DeepSeek Harness to the place where review and CI already happen.

What you can do

  • Review pull requests automatically, with a summary and inline comments.
  • Use @dsh review, @dsh diagnose, @dsh fix, and @dsh implement from GitHub comments.
  • Diagnose failed GitHub Actions runs from their checks and logs.
  • Apply a trusted fix, run validation, and update the pull request.
  • Turn an issue into a tested pull request.

See it running

Start here

The quick start sets up automatic review. Ready-to-copy workflows for commands, CI diagnosis, and trusted writes are included in the repository.

Write access is off by default. Fork pull requests stay review-only, and GitHub credentials are kept outside the DSH worker. Read SECURITY.md before enabling trusted write mode.

Community maintained by @Lixiaoyiao. Not an official DeepSeek or GitHub project.