agent-ecosystem/src/renderer/components/dashboard
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
..
CliStatusBanner.tsx feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
DashboardView.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00