- Detect BusyBox wget (limited options) vs GNU wget - Use compatible flags for BusyBox: -q -O -T -U only - Add curl to Docker image for better reliability - curl is now preferred and will be used over BusyBox wget BusyBox wget doesn't support --max-redirect, --header, or long-form options which caused web search to fail. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>