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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
To centralize the ad-hoc client logic, let's start by adding auto-detection module that makes it easy to add new clients with a way to detect the client and allows us to search for places that need special handling in the codebase.
This will be followed up on by another issue that centralizes the special handling into the client code.