kamal934/claimgate
Run claimgate agent regression tests and fail the build on quality regressions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| suite | Path to the suite YAML file. | no | claimgate/suite.yaml |
| target | Optional target override: a callable 'pkg.module:func' or an http(s) URL. | no | "" |
| python-version | Python version to set up. | no | 3.11 |
| package-spec | The pip spec to install. Use 'claimgate[anthropic]' or 'claimgate[openai]' if your suite uses llm_graded / grounded_in_source. Can pin a version ('claimgate==0.1.0') or install from a local path ('.[anthropic]'). | no | claimgate |
| args | Extra arguments appended to `claimgate run` (e.g. '--concurrency 4 --verbose'). | no | "" |
| working-directory | Directory to install and run in. | no | . |
Outputs
no outputs