5d789ef394
- Updated preferences to include new confirmation settings for message actions, allowing users to customize action confirmations. - Refactored components to utilize the usePreference hook for improved preference handling, replacing previous useSettings references. - Introduced new types for AssistantIconType and SidebarIcon to enhance type safety. - Cleaned up unused code and comments related to previous settings for better maintainability. - Updated auto-generated preference mappings to reflect recent changes in preference structure.