* fix(proxy): update os-proxy-config patch to correct proxy URL handling - Modified the os-proxy-config dependency in package.json to apply a patch. - The patch updates the logic in getSystemProxy to correctly handle HTTP and SOCKS proxy settings. * use http instead of https for https proxy