v0.1.2 — Marketplace listing screenshot
Cosmetic release for the GitHub Marketplace listing — adds a screenshot of a sample sticky PR comment to the top of the README so the Marketplace detail page shows the tool's actual output.
No functional changes since v0.1.1. All analyzers, the CLI, and the Action behave identically.
Install
GitHub Action:
```yaml
- uses: tasnuvaleeya/agent-guard@v0.1.2
```
CLI:
```bash
pip install ag-scan
```