Release v3.31.0 - #147
Merged
Merged
Conversation
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.
Release v3.31.0
Released: 2026-08-16
Highlights
~effort=<level>) on--review-with: Any slot in a--review-withlist across all review commands (/do:pr,/do:release,/do:review,/do:better,/do:better-swift,/do:depfree,/do:rpr,/do:config) can now specify its reasoning effort level (low,medium,high,xhigh,max) — e.g.--review-with=codex[gpt-5.6-luna]~effort=max~opt,claude~effort=high~max=2.~opt,~max=<n>,~effort=<level>) chain in any order and ride through/do:configsaved defaults in canonical order (~opt->~max=<n>->~effort=<level>).README.mdincludes a Typical Developer Loop example (plan-task->next->pr) and explicit assistant invocation syntax details for Claude Code (/do:*), Codex ($do-*), Antigravity (/do-*), OpenCode (/do-*), and Grok Build (/do-*).Details
{REVIEW_EFFORT}to local agent review loops (local-agent-review-loop.md) and as{OLLAMA_EFFORT}to local Ollama review loops (ollama-review-loop.md).${EFFORT_FLAG[@]+"${EFFORT_FLAG[@]}"}(--effort <level>) where supported, and Ollama review loops append reasoning effort instructions directly to the prompt.