What's wrong with this entry?
When CLAUDE_CODE_SUPERVISED is set, uncaught exceptions and unhandled rejections now cause the process to exit after logging. This is useful for service managers or wrapper processes that should restart a crashed CLI instead of letting it limp along.
CLAUDE_CODE_SUPERVISED=1 claudeSupervised fatal-error handling (search for "Uncaught exception under CLAUDE_CODE_SUPERVISED — exiting", "Unhandled rejection under CLAUDE_CODE_SUPERVISED — exiting")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.