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
refactor: remove manual file validation from coana-fix
SDK v3.0 now handles file validation automatically via the
onFileValidation callback, eliminating the need for manual
validation code in individual commands.
0 commit comments