agent-ecosystem/src/renderer/components/team/dialogs
iliya da4d98ec2b refactor: enhance task management protocols and notification handling
- Updated task management instructions in tasks.js to clarify the process for handling newly assigned tasks that must wait due to ongoing work, emphasizing the importance of leaving comments with reasons and estimated completion times.
- Improved member briefing messages to include critical reminders about task status and comment handling.
- Enhanced TeamDataService to implement task comment notification features, ensuring leads are notified of teammate comments on tasks.
- Refactored related UI components to support better interaction and visibility of task statuses and notifications.
2026-03-14 17:46:15 +02:00
..
AddMemberDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
CreateTeamDialog.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
EditTeamDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
EffortLevelSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
ExtendedContextCheckbox.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
GlobalTaskDetailDialog.tsx feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
LaunchTeamDialog.tsx refactor: update IPC handlers and types for lead activity and context usage 2026-03-12 14:14:58 +02:00
MembersJsonEditor.tsx feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
OptionalSettingsSection.tsx feat: enhance UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +02:00
ProjectPathSelector.tsx feat: enhance cross-team functionality and UI components 2026-03-12 16:33:52 +02:00
ReviewDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
SendMessageDialog.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
SkipPermissionsCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
StatusHistoryTimeline.tsx refactor: clean up pricing.json and enhance CLI logs styling 2026-03-13 23:29:24 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentInput.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
TaskCommentsSection.tsx refactor: enhance task review notifications and UI components 2026-03-14 13:52:30 +02:00
TaskDetailDialog.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
TeamModelSelector.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
teamNameSets.ts feat: enhance CreateTeamDialog and member management features 2026-03-13 14:39:07 +02:00
ToolApprovalSettingsPanel.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00