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: bump version to 1.0.9 and add graceful keyboard interrupt handling
- Wrapped main application logic in try/except block for KeyboardInterrupt
- Replaced stack trace on Ctrl+C with a clean exit message
- Improved UX when cancelling operations from the main menu