agent-ecosystem/src/shared/types
iliya 355fe237a6 feat: enhance notification management and team messaging functionality
- Refactored notification handling to utilize NotificationManager for team events, improving consistency and reducing duplicate notifications.
- Introduced deduplication keys for notifications to prevent storage of identical messages.
- Updated notifyNewInboxMessages and notifyNewSentMessages functions to streamline message processing and enhance user experience.
- Enhanced rate limit message handling with in-memory tracking to prevent re-notification of deleted messages.
- Improved UI components with new animations and consistent styling for better user engagement.
- Added support for team-specific notifications, including new event types and improved error handling in notifications.
2026-03-07 13:44:07 +02:00
..
api.ts feat: implement tool approval protocol for team management 2026-03-06 21:12:59 +02:00
cliInstaller.ts fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
editor.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
index.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ipc.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00
notifications.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
review.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
team.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
terminal.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
visualization.ts feat: use agent teams 2026-02-22 15:41:18 +02:00