agent-ecosystem/src/renderer/components
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
..
chat fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
common feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
dashboard feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
extensions merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
layout feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
schedules feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
search feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
settings feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
sidebar feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
team feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00