You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warnings from best-effort steps (e.g. permission errors during
completions install) are now collected into SetupResult.warnings
and included in --json output. They're still logged to stderr
via logger.warn() for real-time human feedback.
0 commit comments