agent-ecosystem/test/renderer
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
..
components feat: update task comment and message length limits to use centralized constant 2026-03-07 01:04:00 +02:00
constants feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
hooks feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
store feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00