Restore Opus 4.8 / max effort for Claude PR review; drop debug output#6260
Merged
Conversation
Posting is validated (claude[bot] posted review #4644899156 on #6189 with two real findings), so revert the temporary debug settings: back to --model claude-opus-4-8 / --effort max and drop show_full_output. The --allowedTools fix stays — that's what unblocked posting. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6260 +/- ##
============================================
+ Coverage 59.37% 59.40% +0.02%
Complexity 9517 9517
============================================
Files 731 731
Lines 38222 38222
Branches 5578 5578
============================================
+ Hits 22696 22705 +9
+ Misses 13486 13483 -3
+ Partials 2040 2034 -6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.



Posting is now validated end-to-end: with the tool allow-list from #6259,
claude[bot]posted review #4644899156 on #6189 with two genuine findings, correctly stayed silent on a clean test-refactor (#6228), and did not re-comment on already-resolved threads.This reverts the temporary debug settings added in #6259:
--model claude-opus-4-8and--effort max(was Sonnet 5 / medium for cheap iteration)show_full_output: trueThe real fix —
--allowedToolsgranting the tools the review needs — stays.🤖 Generated with Claude Code