Skip to content

Compress verbose finding bodies before rendering - #121

Merged
morgaesis merged 1 commit into
mainfrom
feat/concise-findings
Jul 24, 2026
Merged

Compress verbose finding bodies before rendering#121
morgaesis merged 1 commit into
mainfrom
feat/concise-findings

Conversation

@morgaesis

Copy link
Copy Markdown
Contributor

Finding bodies over 600 bytes get one bounded model call that rewrites them to state the defect first, then the minimal evidence, then the fix, capped at five per review with a hard byte ceiling; any error or invalid rewrite keeps the original body, and only the body changes. reviews.conciseFindings: false or POSTIL_CONCISE_FINDINGS=0 opts out. Generator and scorer prompts are unchanged.

@morgaesis
morgaesis merged commit 438ca13 into main Jul 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant