agent-ecosystem/src/renderer/components/team/dialogs
iliya 683146c45d feat: enhance notifications and task management features
- Added a section for task completion notifications in the settings, allowing users to receive native OS notifications when tasks are completed.
- Implemented a button to install the `claude-notifications-go` plugin for enhanced notification capabilities.
- Updated the `TeamDetailView` to include a "Mark all as read" feature, improving message management.
- Refactored task creation dialog to support an optional immediate start parameter, enhancing task scheduling flexibility.
- Improved Kanban board functionality by allowing task addition with pre-set start conditions based on the column context.
2026-02-24 15:38:58 +02:00
..
AddMemberDialog.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
CreateTaskDialog.tsx feat: enhance notifications and task management features 2026-02-24 15:38:58 +02:00
CreateTeamDialog.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
EditTeamDialog.tsx feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
LaunchTeamDialog.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
ReviewDialog.tsx feat: implement team stop functionality and enhance message relaying 2026-02-23 17:32:42 +02:00
SendMessageDialog.tsx feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
TaskCommentsSection.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
TaskDetailDialog.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00