agent-ecosystem/src/renderer/components/team/review
iliya 30c78b01e2 merge: integrate improvements branch into editor feature
Resolve 3 merge conflicts:
- TeamAgentToolsInstaller: keep TOOL_VERSION constant
- store/index.ts: keep editor listener + deferred CLI status
- storeTestUtils.ts: include all new slices (editor + improvements)

Fix post-merge issues:
- Restore logger in review.ts (needed by improvements' validateFilePath)
- Fix createStats return type in ProjectFileService tests
2026-02-28 23:45:33 +02:00
..
ChangeReviewDialog.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
ChangeStatsBadge.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
CodeMirrorDiffUtils.ts feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
CodeMirrorDiffView.tsx feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ConfidenceBadge.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ConflictDialog.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ContinuousScrollView.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
DiffErrorBoundary.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
FileEditTimeline.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
FileSectionDiff.tsx fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
FileSectionHeader.tsx feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00
FileSectionPlaceholder.tsx feat: enhance diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +02:00
KeyboardShortcutsHelp.tsx feat: enhance diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +02:00
portionCollapse.ts feat: implement process management features for team services 2026-02-25 16:54:53 +02:00
ReviewDiffContent.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
ReviewFileTree.tsx feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ReviewToolbar.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
ScopeWarningBanner.tsx fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
ViewedProgressBar.tsx feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00