agent-ecosystem/src/main
iliya 2131ad32d0 feat: add review status, all-tasks-completed and cross-team message notifications
- Detect review state transitions (kanbanColumn → review) in status change notifications
- Add "All tasks completed" notification when every task in a team reaches completed/deleted
- Add "Cross-team message" notification with separate toggle (source: cross_team in inbox)
- All three enabled by default with UI toggles in settings
2026-03-16 14:32:03 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
ipc feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +02:00
services feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +02:00
workers feat: enhance README and internal message handling 2026-03-16 11:23:58 +02:00
index.ts feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +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