agent-ecosystem/src/main
iliya f22a43854e refactor: remove task comment forwarding logic and clean up related code
- Deleted the TaskCommentForwarding module and its associated functions to simplify the codebase.
- Updated TeamDataService and TeamProvisioningService to remove references to task comment forwarding, ensuring a more straightforward implementation.
- Adjusted unit tests to reflect the removal of task comment forwarding functionality, enhancing clarity and maintainability.
2026-03-15 11:27:12 +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: remove task comment forwarding logic and clean up related code 2026-03-15 11:27:12 +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 unconditionally dropping of CLI provisioner artifacts 2026-03-15 11:18:49 +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