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: install Rich's global exception handler for improved error reporting
Added installation of Rich's global exception handler to route tracebacks to stderr instead of stdout. This change enhances error diagnostics by preventing mixing of normal output with error messages.
0 commit comments