CLAUDE_CODE_REMOTE_TOOLS_POLICY picks between parity (the default) and interim remote-tool behaviour.
What's wrong with this entry?
A new environment variable picks between two remote-tool policies. Unset, or set to parity, gives parity mode; any other value gives interim mode. So the default is parity.
- Read through a small helper, so the value is resolved per process from the environment.
export CLAUDE_CODE_REMOTE_TOOLS_POLICY=interimCLAUDE_CODE_REMOTE_TOOLS_POLICY
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.