agentdiff-ai/agentdiff
CI for AI agent behavior changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run. Supported now: classify, run, or demo. | no | classify |
| base | Base git ref for classify mode. | no | — |
| head | Head git ref for classify mode. | no | HEAD |
| files | Comma-separated file list for classify mode. If set, base/head are ignored. | no | — |
| example | Example name for run mode, such as coding-agent-harness. | no | — |
| recorded | Use recorded traces for run mode. | no | false |
| live | Use live harness adapter for run mode. | no | false |
| out | Output directory for report.json and report.md. | no | .agentdiff/runs/latest |
| github-token | GitHub token used to create or update the sticky pull request comment. | no | — |
Outputs
no outputs