feat(autofix): Generate summaries for RC and Solution timelines #2071
+23
−8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Has the formatter step for Root Cause and Summary return a 1 liner summary of the root cause and solution. Places it in an optional
description
field for both steps, and should be backwards compatible.Does not meaningfully affect eval scores.
Root Cause stable, but helpfulness 0.8969 -> 0.9196
Solution seems stable but is fixed 0.5670 -> 0.5804, score 0.6524 -> 0.6454
Coding dropped, even tho it wasn't touched? conciseness 0.9622 -> 0.9396, correctness 0.9304 -> 0.8983