All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Added single instance server functionality to prevent multiple app instances. - Introduced `ensureSingleInstanceLock` and `closeSingleInstanceServer` methods for managing instance locks. - Updated main application entry point to handle deep links and focus events. - Enhanced window management by showing the main window on focus and handling deep links appropriately.