ceilf6/Repo Guard AI
AI-powered review bot for GitHub Issues and Pull Requests. Supports OpenAI and Anthropic APIs with custom relay/proxy.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Review type: 'pr', 'issue', or 'both' (auto-detect from event) | no | both |
| provider | LLM provider: 'openai' or 'anthropic' | no | openai |
| model | Model name (e.g., gpt-4o, claude-sonnet-4-20250514) | no | gpt-4o |
| api-key | API key for the LLM provider | yes | — |
| base-url | Custom API base URL for relay/proxy service | no | "" |
| structured-output | OpenRouter structured output mode: 'off' or 'auto' | no | auto |
| github-token | GitHub token for posting comments | no | ${{ github.token }} |
| extra-instructions | Additional instructions appended to the system prompt | no | "" |
Outputs
no outputs