What's wrong with this entry?
New environment variables give fine-grained control over which hosts the CCR agent proxy relays to, allowing direct dial for selected hosts while tunnelling everything else.
CCR_AGENT_PROXY_RELAY_MODE— set toselectiveto only tunnel traffic to hosts in the include list; all others use direct networkingCCR_AGENT_PROXY_INCLUDE_HOSTS— comma-separated list of hosts that the selective relay tunnels; unlisted hosts use normal networkingCLAUDE_CODE_AGENT_PROXY_GH_SHIM— enable a GitHub CLI shim inside the agent proxy environmentCLAUDE_CODE_AGENT_PROXY_GIT_CONFIG— pass a git config string to the agent proxy environment- A startup reachability probe is logged as
[agent-proxy] startup reachability probe: ok
Selective relay log messages (search for "[agent-proxy] selective relay:" or "CCR_AGENT_PROXY_RELAY_MODE=selective but include-host").
Strings lifted out of the shipped bundle, so the claim above can be checked against them.