A new skipLowCreditsNote option controls whether a low-credits note appears in ultra-review billing and credit-overage confirmations
What
The pre-flight billing check used for ultra-review now accepts a skipLowCreditsNote option. When it isn't set, Claude Code fetches a low-credits note and appends it under the standard confirmation text warning that the review bills as usage credits.
The same skipLowCreditsNote flag is also used in the credit-overage confirmation flow, where it is computed based on whether the user has confirmed and whether it's a single-pass run, controlling whether that low-credits note is shown there too.
Why
This lets Claude Code skip showing a redundant or unnecessary low-credits warning in situations where it isn't relevant, while still surfacing it when it matters for billing confirmations.