yunhaodou/YunhaoDou Code Review Agent

Multi-step code review agent on Anthropic/DeepSeek Tool Use. Posts review comments on PRs automatically.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
providerLLM provider: "deepseek" or "anthropic"nodeepseek
anthropic-api-keyAnthropic API key (required if provider=anthropic)no
deepseek-api-keyDeepSeek API key (required if provider=deepseek)no
github-tokenGitHub token (use ${{ secrets.GITHUB_TOKEN }})yes${{ github.token }}
modelModel to use (defaults to the provider's standard model)no""
max-stepsMaximum agent steps before forced terminationno15

no outputs