What's wrong with this entry?
Anonymous. No account, no email.
- Fixed potential data loss when writing files across filesystem boundaries — atomic writes now handle
EXDEVandEPERMerrors gracefully (search for"EXDEV") - Fixed session reattachment cleanup —
CLAUDE_BRIDGE_REATTACH_SESSIONandCLAUDE_BRIDGE_REATTACH_SEQenvironment variables are now properly cleared on TUI restart to prevent stale reattachment (search for"CLAUDE_BRIDGE_REATTACH_SESSION") - Improved credentials lock handling with proper retry logic and error reporting:
"Could not acquire credentials lock at ... after N retries"(search for"credentials lock") - Fixed potential memory leak in fullscreen renderer where character pools were unnecessarily reset every 5 minutes