agent-ecosystem/src/main
iliya 1949084bd8 feat: enhance member handling and validation in team services
- Updated handleAddMember function to include optional 'workflow' parameter with validation.
- Introduced ensureMemberInMeta method in TeamDataService to migrate members from config.json to meta if necessary.
- Refactored addMember and removeMember methods to utilize ensureMemberInMeta for improved member management.
- Enhanced TeamProvisioningService to ensure message handling includes workflow context in notifications.
2026-03-10 17:20:49 +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 member handling and validation in team services 2026-03-10 17:20:49 +02:00
services feat: enhance member handling and validation in team services 2026-03-10 17:20:49 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
workers feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
index.ts feat: implement member spawn status tracking and online marking 2026-03-10 13:16:38 +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