timenco/Dialectic PR Review
AI code reviewer for TypeScript projects with multi-persona consensus
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key | yes | — |
| github_token | GitHub token for PR access | yes | ${{ github.token }} |
| config_path | Path to dialectic-pr.json | no | .github/dialectic-pr.json |
| log_level | Log level (debug|info|warn|error) | no | info |
| dry_run | Run without posting review | no | false |
Outputs
| name | description |
|---|---|
| issues_count | Total issues found |
| critical_count | Critical issues found |
| review_posted | Whether the review was posted |