Fixing Gradle on Claude Code Web with a PreToolUse Hook
Claude Code on the Web runs inside a sandboxed environment that routes all traffic through an HTTP proxy. Tools like curl pick up the https_proxy environment variable automatically - but Java doesn't. The Gradle wrapper uses java.net.HttpURLConnecti...
Feb 23, 20263 min read123
