agent-ecosystem/src/main
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
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ipc feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
services feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
workers fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
index.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00