maida-ai/Maida Assert
Run Maida behavioral regression checks on agent traces
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| agent-script | Python script that runs the agent (must use @trace) | yes | — |
| baseline | Path to baseline JSON file. If omitted, only the policy is enforced. | no | "" |
| policy | Path to policy YAML file. | no | .maida/policy.yaml |
| maida-version | Maida version to use. Could be a version number starting with 'v' or a branch name starting with '@'. If a github identifier starts with 'v', use '@' prefix. Otherwise PyPI will be used. Default is "@main". Note: this action relies on `maida assert` defaulting to the latest run, which requires a Maida release newer than 0.3 (or '@main'). | no | @main |
| python-version | Python version to use | no | 3.12 |
| extra-args | Additional arguments to pass to maida assert | no | "" |
| post-comment | Post results as PR comment (true/false) | no | true |
Outputs
no outputs