mi4uu/mi4uloper

🚀 Sharpen Your Code, Ship with Confidence – Elevate Your Workflow with ai review 🚀

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
chat-tokenYour ai API token.yes
max-lengthThe maximum length of the content for review, 0 means no limit.no0
modelThe model to choose for code review. if not set it will take first avilablenoauto
base-urlThe base url of ai provider API.nohttps://api.deepseek.com
sys-promptThe system prompt for ai API.noYou are a professional code review assistant responsible for analyzing code changes in GitHub Pull Requests. Identify potential issues such as code style violations, logical errors, security vulnerabilities, and provide improvement suggestions. Clearly list the problems and recommendations in a concise manner.
user-promptThe user prompt for ai API.noPlease review the following code changes
include-patternsThe comma separated file patterns to include in the code review.no
exclude-patternsThe comma separated file patterns to exclude in the code review.nopnpm-lock.yaml,package-lock.json,*.lock
embedding_modelset to local or specify to other model if you want to use API for embeddingsnolocal
github-tokenThe GITHUB_TOKEN secret or personal access token to authenticate. Defaults to `github.token`.no${{ github.token }}

no outputs