agent-ecosystem/test/main/ipc
iliya e0eaa27a13 feat: add sent messages notification handling and enhance configuration validation
- Introduced functionality to notify users of new messages in sentMessages.json, improving user awareness of team communications.
- Enhanced configuration validation to include new notification settings: notifyOnLeadInbox, notifyOnUserInbox, and notifyOnClarifications, ensuring proper boolean handling.
- Updated TeamProvisioningService to persist sent messages, improving message tracking and reliability.
- Improved UI components to reflect changes in message handling and user feedback during provisioning processes.

Made-with: Cursor
2026-03-03 15:54:51 +02:00
..
configValidation.test.ts feat: add sent messages notification handling and enhance configuration validation 2026-03-03 15:54:51 +02:00
editor.test.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
ipcWrapper.test.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
teams.test.ts refactor: streamline member handling and improve type usage 2026-03-03 01:12:28 +02:00