agent-ecosystem/src/renderer/components/team/tasks
iliya 86a1abdefa feat: introduce 'needsFix' review state and enhance task management features
- Added 'needsFix' as a new review state to improve task tracking and management.
- Updated kanban and task handling functions to accommodate the new review state, including modifications to clearKanban and task status updates.
- Enhanced task briefing output to include sections for tasks needing fixes, pending tasks, and approved tasks, improving clarity in task management.
- Updated UI components to display the 'needsFix' state appropriately across various views, including task rows and tooltips.
- Refactored tests to cover new functionalities related to the 'needsFix' state, ensuring comprehensive coverage of task management scenarios.
2026-03-09 13:50:45 +02:00
..
TaskList.tsx feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
TaskRow.tsx feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00