What's wrong with this entry?
Anonymous. No account, no email.
- New session mode detection: Claude Code can now detect and handle non-interactive sessions differently from interactive ones.
- Two new functions manage this state:
z0A()to check if the session is non-interactive, andw0A(A)to set the non-interactive state. - This affects API key authentication behavior - non-interactive sessions have different authentication requirements.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.