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
feat: add --verbose flag for per-file messages, show only progress bar by default
- Add --verbose CLI option to enable per-file processing messages
- Change default behavior to show only progress bar (cleaner output)
- --quiet now only suppresses the progress bar
- Update all handlers and services to use verbose parameter
- Update tests to explicitly set verbose when checking log output
0 commit comments