agent-ecosystem/src/renderer/components
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
..
chat fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
common feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
dashboard feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
layout feat: implement CLI auto-suffix name handling across team services 2026-03-05 19:12:41 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
search feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
settings fix: resolve 3 real bugs found in PR review 2026-03-05 21:49:53 +02:00
sidebar fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
team feat: add source field to messages for system notifications 2026-03-05 22:16:57 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00