Under the hood
The agent proxy's trusted certificate can now also be linked to an extra file path during install
What
When Claude Code installs its certificate authority (CA) so the agent proxy is trusted by the system, each install method can now also specify an extra symlink location. If provided, Claude Code writes or updates a symlink pointing to the installed certificate record at that additional location, alongside the main certificate file.
Why
This lets install methods that expect the certificate at more than one filesystem path keep both locations in sync automatically.