agent-ecosystem/src/renderer/components/settings
iliya e8f3c2c8b6 fix: update notification settings and improve task status handling
- Changed default value of includeSubagentErrors to false across multiple components for consistency in notification settings.
- Updated type definitions for statusChangeStatuses to use string arrays instead of TeamTaskStatus, enhancing flexibility in status management.
- Adjusted step numbering in TeamProvisioningService to improve clarity in task execution instructions.
- Enhanced logic in teamSlice to correctly handle status changes, including the new 'approved' kanban column, ensuring accurate notifications for task transitions.
2026-03-04 17:28:41 +02:00
..
components feat(ssh): enhance SSH configuration management and validation 2026-02-12 15:49:12 +09:00
hooks fix: update notification settings and improve task status handling 2026-03-04 17:28:41 +02:00
NotificationTriggerSettings feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
sections fix: update notification settings and improve task status handling 2026-03-04 17:28:41 +02:00
SettingsTabs.tsx feat(docker): add standalone mode and Docker support 2026-02-16 22:57:48 +09:00
SettingsView.tsx feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00