agent-ecosystem/src/main
iliya da4d98ec2b refactor: enhance task management protocols and notification handling
- Updated task management instructions in tasks.js to clarify the process for handling newly assigned tasks that must wait due to ongoing work, emphasizing the importance of leaving comments with reasons and estimated completion times.
- Improved member briefing messages to include critical reminders about task status and comment handling.
- Enhanced TeamDataService to implement task comment notification features, ensuring leads are notified of teammate comments on tasks.
- Refactored related UI components to support better interaction and visibility of task statuses and notifications.
2026-03-14 17:46:15 +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: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
services refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: persist safe task change summaries 2026-03-11 21:37:08 +02:00
workers feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
index.ts refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +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