maida-ai/Maida Assert

Run Maida behavioral regression checks on agent traces

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
agent-scriptPython script that runs the agent (must use @trace)yes
baselinePath to baseline JSON file. If omitted, only the policy is enforced.no""
policyPath to policy YAML file.no.maida/policy.yaml
maida-versionMaida 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-versionPython version to useno3.12
extra-argsAdditional arguments to pass to maida assertno""
post-commentPost results as PR comment (true/false)notrue

no outputs