agent-ecosystem/src/renderer/components/team/review
iliya a30727d3b0 feat: enhance team file handling and logging improvements
- Added support for a new worker in the team file system to list teams, improving performance and reliability in team management.
- Introduced event loop lag monitoring in various IPC handlers to track and log slow operations, enhancing observability.
- Implemented caching for CLI installation status to reduce redundant calls and improve responsiveness.
- Updated project and team data services to include total session counts, optimizing data handling and performance.
- Enhanced error handling and logging across multiple services to provide clearer insights into performance issues and failures.

Made-with: Cursor
2026-03-03 22:00:11 +02:00
..
ChangeReviewDialog.tsx feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +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 refactor: improve chunk acceptance and rejection logic in CodeMirrorDiffUtils 2026-03-01 17:58:37 +02:00
CodeMirrorDiffView.tsx feat: enhance notification and task management features 2026-03-02 18:17:57 +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: implement custom project path management and task relationship features 2026-03-01 20:42:17 +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 feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
FileSectionHeader.tsx feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +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 editor file handling and task management features 2026-03-02 20:08:03 +02:00
portionCollapse.ts feat: enhance team name validation and UI interactions 2026-03-01 19:41:19 +02:00
ReviewDiffContent.tsx feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
ReviewFileTree.tsx feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +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