agent-ecosystem/agent-teams-controller
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
..
scripts refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
src feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
test feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
.gitignore feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
package.json refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
vitest.config.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00