agent-ecosystem/src/shared/types
iliya cb6a41d899 feat: add test notification feature and update app identifiers
- Introduced a new IPC call for sending test notifications, allowing users to verify notification delivery.
- Updated app identifiers in package.json and notarization script to reflect the new application name.
- Enhanced notification handling in the NotificationManager to prevent garbage collection of active notifications.
- Updated UI components to include a test notification button in the settings, improving user experience.
2026-03-15 13:37:53 +02:00
..
extensions feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
api.ts feat: add test notification feature and update app identifiers 2026-03-15 13:37:53 +02:00
cliInstaller.ts fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
editor.ts feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
index.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +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: add task comment notification feature 2026-03-15 12:52:59 +02:00
review.ts refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
schedule.ts feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team.ts feat: add task comment notification feature 2026-03-15 12:52:59 +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