All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Updated single instance server functionality to improve message dispatching and handling of deep links. - Introduced `setSingleInstanceHandlers` to manage event callbacks for deep link and focus events. - Enhanced `findProtocolUrl` to support better URL parsing and handling of incoming messages. - Refactored `startPrimaryInstanceServer` to utilize fetch for message forwarding, improving reliability.