waqquuu/Mantis Regression Check
Catch regressions in Python PRs by testing the blast radius of code changes. No tests to write.
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 for AI-enhanced probe generation | yes | — |
| github_token | GitHub token for posting PR comments | no | "" |
| mode | Testing mode: standard, differential, or both | no | both |
| depth | Blast radius depth (how many layers of callers to trace) | no | 2 |
| timeout | Test execution timeout in seconds | no | 120 |
| post_comment | Post results as a PR comment | no | true |
Outputs
no outputs