amitpatole/AgentVision
Give your CI eyes — render an artifact and fail the build on visual defects or unmet intent.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Artifact to verify: an HTML/SVG/PDF/image file, a URL, or inline HTML. | yes | — |
| command | Subcommand: check (no key) | analyze | conform | watch. | no | check |
| backend | Vision backend: local | anthropic | openai | gemini | ollama. | no | local |
| brief | Intended product, for conform/analyze (optional). | no | "" |
| expect | Newline-separated required claims (prefix must:/should:/nice:). | no | "" |
| args | Extra CLI flags, e.g. '--full-page --allow-local --settle-ms 800'. | no | "" |
| extras | pip extras to install (e.g. render, all, render,anthropic). | no | render |
| python-version | Python version. | no | 3.12 |
Outputs
no outputs