Fixing Gradle on Claude Code Web with a PreToolUse Hook
Feb 23 · 3 min read · 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...
Kklement commented





















