svkayy/AgentDiff CI Gate
Behavioral CI gate for Python AI agent systems
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project directory | — | . |
| baseline | Git ref for the known-good baseline | — | origin/main |
| candidate | Git ref for the candidate, or working | — | working |
| tier | hermetic or live | — | hermetic |
| cassette | HTTP cassette path for hermetic replay | no | — |
| samples | Samples per test case per side | no | — |
| slack-channel | Slack channel ID for optional incident brief | no | — |
| webhook-url | Generic JSON webhook URL for Linear/Jira/PagerDuty/incident routing | no | — |
| github-pr-comment | Post or update an AgentDiff PR comment when GitHub context is available | — | true |
| detail-url | URL linked from the Slack brief | no | — |
| fail-on | fail, warn, or never | — | fail |
Outputs
| name | description |
|---|---|
| verdict | AgentDiff verdict |
| artifact-dir | Directory containing AgentDiff CI artifacts |