Proxy connection failures during a command are summarised afterwards, grouped by host, with a curl pointer.
What's wrong with this entry?
If connections through the agent proxy fail while a command runs, Claude Code now appends a summary of them to the output, grouped by host and failure kind, with a curl URL for the full detail. It only appears when a proxy status URL is configured.
- Failure kinds distinguished include TLS to the relay, a rejected CONNECT, a tunnel closed mid-exchange, and a blocked or timed-out destination.
- Also emits a telemetry event
tengu_agent_proxy_failure_notecarrying the failure count and the most recent kind. - Silent when no status URL is set, so nothing is appended in setups without a proxy.
While this command ran, ${n} ${C(n, "connection")} through the agent proxy failed:
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Agent proxy allowlist narrowed to named Anthropic hosts
Both mention agent proxy
-
v2.1.239
System prompt lists the CLIs already wired up for the agent proxy
Both mention agent proxy
-
v2.1.239
Agent proxy credential placeholders table-driven, PATH search bounded
Both mention agent proxy