Loading
🔧 fix(hybrid): pipe server stdout to log file for debugging
Server stdout/stderr now appends to ~/.3gpp-crawler/logs/hybrid-server.log instead of subprocess.PIPE. This makes server diagnostics accessible without needing to reproduce issues interactively.