agent-ecosystem/src/renderer/components/team/activity
iliya 17775274a0 feat: add source field to messages for system notifications
- Enhanced TeamDataService to include a 'source' field in message payloads, specifically for system notifications.
- Updated InboxMessage type to accommodate the new 'system_notification' source.
- Modified TeamInboxWriter to conditionally include the source field in the message payload.
- Added tests to verify the inclusion and omission of the source field based on request parameters.
2026-03-05 22:16:57 +02:00
..
ActiveTasksBlock.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ActivityItem.tsx feat: implement CLI auto-suffix name handling across team services 2026-03-05 19:12:41 +02:00
ActivityTimeline.tsx feat: add source field to messages for system notifications 2026-03-05 22:16:57 +02:00
LeadThoughtsGroup.tsx feat: enhance TeamDataService and UI components for lead session management and message deduplication 2026-03-05 21:52:55 +02:00
PendingRepliesBlock.tsx feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
ReplyQuoteBlock.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00