agent-ecosystem/test/renderer
iliya 0c0088c871 feat: add relay message ID support for improved message tracking
- Introduced `relayOfMessageId` to various message handling components, allowing for better tracking of relayed messages.
- Updated `buildMessage`, `TeamInboxReader`, `TeamInboxWriter`, and related services to accommodate the new relay ID.
- Enhanced filtering logic in `filterTeamMessages` to hide relay copies when the original message is visible, improving message clarity.
- Added tests to validate the functionality of relay message handling and ensure proper integration across services.
2026-03-15 18:10:37 +02:00
..
components feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
constants feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
hooks feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00
store feat: refresh review diffs after external file changes 2026-03-15 12:47:52 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils feat: add relay message ID support for improved message tracking 2026-03-15 18:10:37 +02:00