Skip to content

marginal v0.1.2

Choose a tag to compare

@exactml exactml released this 09 Sep 09:31
· 51 commits to master since this release
7d6204b

💬 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)
  • --comment now posts findings as inline, line-anchored PR review comments (ISSUE-27, PR-33)

Fixes

  • Provider SDK errors (Anthropic/OpenAI) are caught and wrapped as ProviderAPIError instead of crashing with a raw traceback (ISSUE-31, PR-32)

📖 Full details: CHANGELOG.md