agent-ecosystem/src/main
iliya fadd4e04c5 feat: enhance task creation and message handling with exact messageId support
- Updated `lookupMessage` function to enforce exact messageId matching, rejecting ambiguous cases.
- Improved documentation for `task_create_from_message` to clarify its requirements and usage.
- Enhanced `buildAssignmentMessage` and related functions to include messageId in task notifications for better provenance tracking.
- Added tests to validate the integration of messageId in task creation and relay processes, ensuring accurate message handling.
2026-03-16 13:39:35 +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 merge: integrate dev branch into team-backup-service 2026-03-15 15:57:02 +02:00
services feat: enhance task creation and message handling with exact messageId support 2026-03-16 13:39:35 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils refactor: remove remark-stringify and enhance task ID matching in TeamMemberLogsFinder 2026-03-15 21:05:51 +02:00
workers feat: enhance README and internal message handling 2026-03-16 11:23:58 +02:00
index.ts feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +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