shreyasxv/VibeLint
AI Code Audit — catches bugs your AI coding tool introduces
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting PR comments | yes | ${{ github.token }} |
| fail-below | Fail the check if Vibe Score is below this threshold (0-100, 0 to disable) | no | 0 |
| languages | Languages to check (comma-separated: python,javascript,typescript,go,rust) | no | python,javascript,typescript,go,rust |
| config | Path to VibeLint config file (default: .vibelint.yml) | no | .vibelint.yml |
| ai-critic | Enable AI Critic gate (requires OPENAI_API_KEY or ANTHROPIC_API_KEY secret) | no | false |
| ai-critic-model | LLM model for AI Critic (default: gpt-4o-mini) | no | "" |
Outputs
no outputs