* feat: add notification channels configuration
- Introduced NotifyChannelsConfig component for managing notification preferences.
- Updated AITaskModal to include options for notification channels.
- Enhanced task schema to support notification channels in task creation and updates.
- Added translations for notification-related strings in English, Japanese, and Chinese.
* fix: update error handling
* chore: set stale time for session list query to 1 minute
* fix: update refetch interval for AI chat session list query
* chore: update @follow-app/client-sdk to version 0.3.53
* fix: shamefully ignore ts error