What's wrong with this entry?
Anonymous. No account, no email.
- Fixed duplicate entries in plugin hook results by deduplicating the returned array (search for
"new Set(q)"in functionKuY) - Fixed clipboard copy not working on SSH sessions by adding tmux passthrough escape sequence wrapping (search for
"Ptmux") - Fixed a potential issue where non-finite timeout values could cause errors in tool timeout calculation (search for
"Number.isFinite(q)"in functionUq4) - Fixed resume session message being printed multiple times by adding a guard flag (search for
"iL4"in functionIC1) - Fixed auth error message format to show login instruction before the error details (search for
"Please run /login ยท ") - Fixed nested memory attachments being incorrectly inserted into the middle of message groups instead of being prepended (search for
"nested_memory") - Removed
bridge_metadatasystem message type from the message schema, simplifying the bridge protocol