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
fix(agent): allow explicit BLE helper in auto transport
Summary:\n- Fix CI auto transport verification on non-macOS runners.\n\nDetails:\n- Allow AGENTLIGHT_BLE_HELPER to override the BLE system helper before OS-specific handling.\n- Keep the bundled macOS Bluetooth helper as the default implementation.\n- Preserve the unsupported-platform error when no explicit BLE helper is configured.
0 commit comments