You'll notice
No documentation found
Login errors that require extra verification now show their exact message instead of a reworded one
What
The login flow now recognizes a new error type, VerificationRequiredError. When this specific error occurs, Claude Code marks it to be shown verbatim, meaning the original error message is displayed exactly as received rather than being reformatted or summarized.
Why
This ensures that when a login attempt needs extra verification, you see the precise message from the server rather than a generic or altered version of it, which should make it clearer what to do next.
Names in the bundleVerificationRequiredError