- Changed providers_proxies from Value to Box<Value> in CmdProxyState - Reduces struct size from 32 bytes to 8 bytes, optimizing memory usage
refactor: remove unnecessary macOS conditional compilation directive