agent-ecosystem/src/renderer/components/team/activity
iliya 032d9b478b feat: enhance team member validation and improve logging
- Added validation to prevent the use of reserved names ("user" and "team-lead") for team members, ensuring clearer error messages during member addition.
- Updated IPC handlers to improve logging functionality, enhancing observability of team-related actions.
- Implemented normalization of file paths across various services to ensure consistent handling on different platforms.
- Enhanced UI components to provide better feedback on team member statuses and actions.

Made-with: Cursor
2026-03-03 23:58:19 +02:00
..
ActiveTasksBlock.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ActivityItem.tsx feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
ActivityTimeline.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
PendingRepliesBlock.tsx feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
ReplyQuoteBlock.tsx feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00