You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission Response Models: Added PermissionToolAllowResponse and PermissionToolDenyResponse models with proper JSON serialization
Changed
Message Formatting: Modified MessageConverter.combine_text_parts() to join text parts with newlines instead of spaces, preserving formatting in multi-line content
Settings Integration: Enhanced OptionsHandler to apply default Claude options from settings before API parameters
Configuration: Extended settings to persist permission_mode and permission_prompt_tool_name