agent-ecosystem/mcp-server/test
iliya 5686d60d99 feat: implement startReview functionality and enhance review state management
- Added startReview function to initiate the review process for tasks, allowing transition to the review column without requiring completed status.
- Updated getCurrentReviewState and getEffectiveReviewState functions to include 'review_started' event type for accurate review state tracking.
- Enhanced task history management by introducing a new TaskReviewStartedEvent type.
- Updated documentation and user instructions to reflect the new review process, emphasizing the importance of calling review_start before review actions.
- Improved test coverage for the new startReview functionality and its integration with existing review processes.
2026-03-16 19:08:12 +02:00
..
stdio.e2e.test.ts chore: enhance package scripts and improve MCP server functionality 2026-03-07 20:48:03 +02:00
tools.test.ts feat: implement startReview functionality and enhance review state management 2026-03-16 19:08:12 +02:00