agent-ecosystem/test/main/services
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
..
analysis feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
discovery feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
infrastructure feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
schedule feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00