agent-ecosystem/test/main
iliya 9678d790cd feat: enhance task review process with new event tracking
- Introduced a new function to determine the current review state based on task history events, improving the accuracy of review status tracking.
- Updated the requestReview, approveReview, and requestChanges functions to append corresponding review events to the task history, ensuring comprehensive tracking of review actions.
- Refactored task management logic to utilize the new historyEvents structure, replacing the previous statusHistory implementation for better clarity and maintainability.
- Enhanced tests to validate the new review event handling and ensure correct behavior across various task states.
2026-03-09 14:52:38 +02:00
..
ipc feat: implement live lead message handling and improve team data refresh logic 2026-03-09 00:13:12 +02:00
services feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00