agent-ecosystem/src/renderer/components/team/messages
iliya 194bd1bf1e feat: enhance task messaging and member role detection
- Introduced a new function `quoteMarkdown` to format task comments with markdown quotes for better readability.
- Updated the `buildCommentNotificationMessage` to utilize `quoteMarkdown`, ensuring comments are displayed correctly.
- Refactored member role detection across multiple services to use `isLeadMember` for consistency and clarity in identifying team leads.
- Enhanced various components to improve handling of team member roles, ensuring accurate representation in UI and logic.
- Adjusted tests to reflect changes in comment formatting and member role checks, improving overall reliability.
2026-03-15 17:45:10 +02:00
..
ActionModeSelector.tsx feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00
MessageComposer.tsx feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
MessagesFilterPopover.tsx fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
MessagesPanel.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
StatusBlock.tsx feat: enhance task management protocols and UI components 2026-03-14 00:09:05 +02:00