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
fix(cli): report error when plugin module cannot be resolved
Previously, when a plugin module couldn't be found (e.g., package not
installed), the error was silently swallowed and the plugin was skipped.
Now the CLI reports a clear error message distinguishing between missing
modules and other loading failures.
Closes#2393
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments