Check that replies copy the researched Answer line - #52
Merged
Conversation
Research already extracts a name or figure onto the first line of the digest. The 0.8B model still invents a different one, or quotes the office instead of the incumbent. reviewAnswer now treats that line the way it already treats the calculator: if the draft drops it, one correction asks for it back. The check stays shy. A surname standing in for the full name, a German decimal, and a figure rounded the way extractFigure already treats as one reading all pass. A biography digest with no Answer line is left alone. When the wind-down round comes back empty, budgetFallback now hands over that same one-liner instead of an apology. Co-authored-by: Sebastian <devbadya@users.noreply.github.com>
devbadya
marked this pull request as ready for review
September 10, 2026 09:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Research already extracts a name or figure onto the first line of the digest (
Answer: Friedrich Merz.). The 0.8B model still invents a different one, or quotes the definition of the office instead of the incumbent. That is the same failure the calculator already had, and it had the same fix waiting: a deterministic check against the tool result.reviewAnswernow treats that line the way it already treats6748 * 9 = 60732. If the draft drops it, one correction asks for it back. The check stays shy:MerzforFriedrich Merz)AntonioforAntónio)13,96) or a figure rounded the wayextractFigurealready treats as one reading (14 millionfor13.96 million)Answer:line (Who is Elon Musk?)When the wind-down round comes back empty,
budgetFallbackhands over the same one-liner instead of an apology.This is the highest-leverage remaining research fix. #50 and #51 put the extract on the digest; they did not check that the model copied it. Lengthening the system prompt, adding more tools, or asking the model to grade itself have already been measured here and made things worse.
pnpm checkis green (1,324 tests). Generation was not run: this VM has no GPU adapter.What this does not fix
/?evalon a real GPU