marginal v0.1.2
💬 Findings are now structured and land as inline PR comments instead of one flat summary.
New Features
- Findings are now structured (
file,line,severity,message) instead of raw text (ISSUE-26, PR-30) --commentnow posts findings as inline, line-anchored PR review comments (ISSUE-27, PR-33)
Fixes
- Provider SDK errors (Anthropic/OpenAI) are caught and wrapped as
ProviderAPIErrorinstead of crashing with a raw traceback (ISSUE-31, PR-32)
📖 Full details: CHANGELOG.md