agent-ecosystem/src/main/services
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
..
analysis feat: use agent teams 2026-02-22 15:41:18 +02:00
discovery feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
editor feat: implement team member replacement functionality and enhance file search caching 2026-03-03 00:56:58 +02:00
error Refactor extractProjectName to accept cwdHint for improved project name extraction. Update ErrorTriggerChecker to utilize new parameter, ensuring accurate project name retrieval in various contexts. Enhance tests to cover new functionality and edge cases. 2026-02-11 20:12:25 +09:00
infrastructure feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
team feat: add sent messages notification handling and enhance configuration validation 2026-03-03 15:54:51 +02:00
index.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00