What's wrong with this entry?
Anonymous. No account, no email.
What: Session ID now uses environment variable when available for better tracking across processes.
Details:
- New
SQI()function checksCLAUDE_CODE_SESSION_IDenvironment variable - Falls back to generated session ID if not set
- Enables correlation of events across related processes
- Evidence: Function
SQI()at line 483098 inpretty-v2.0.34.js
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.