agent-ecosystem/src/renderer/services
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
..
layout-system refactor: improve KanbanGridLayout with loading state and layout persistence enhancements 2026-03-11 19:06:59 +02:00
commentReadStorage.ts feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
composerDraftStorage.ts feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
contextStorage.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
draftStorage.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00