cgseyhan/PR State Bug Hunter

AI-powered analyzer to catch async race conditions, memory leaks, and React state bugs in PRs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GITHUB_TOKEN or a custom GitHub Personal Access Token.yes${{ github.token }}
gemini-api-keyAPI key for Gemini models to analyze detected async vulnerability spots.no
severity-thresholdMinimum severity of bugs to report on the PR (LOW, MEDIUM, HIGH).noLOW
gemini-modelThe specific Gemini model to use for analysis (e.g., gemini-1.5-flash, gemini-1.5-pro).nogemini-1.5-flash
auto-commentWhether the action should post inline and overview review comments on the PR.notrue
local-ai-base-urlOptional API base URL for Local AI (e.g. Ollama http://localhost:11434/v1 or LM Studio).no
local-model-nameOptional model name for Local AI (e.g. deepseek-coder, qwen2.5-coder).no

no outputs