Managed remote sessions can start a health reporter, and you can turn it off with an environment variable.
What's wrong with this entry?
A managed remote session that has an SDK URL now loads and starts a vitals emitter on demand, logging a warning if that load fails. A CLAUDE_CODE_DISABLE_VITALS_EMITTER variable exists to switch it off.
- Requires a remote session id, an SDK URL, and a further runtime check before it starts.
vitals_emitter_import_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.