agent-ecosystem/src/renderer/components/team/dialogs
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
..
AddMemberDialog.tsx fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
CreateTaskDialog.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
CreateTeamDialog.tsx feat: enhance ProvisioningProgressBlock with live output toggle and default state 2026-03-03 16:14:05 +02:00
EditTeamDialog.tsx fix: enhance error messages and documentation for team provisioning 2026-03-03 17:00:25 +02:00
ExtendedContextCheckbox.tsx feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
GlobalTaskDetailDialog.tsx refactor: remove console warnings from team-related components for cleaner logging 2026-02-28 23:02:21 +02:00
LaunchTeamDialog.tsx feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
MembersJsonEditor.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ProjectPathSelector.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
ReviewDialog.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
SendMessageDialog.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
TaskCommentInput.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
TaskCommentsSection.tsx refactor: clean up TeamProvisioningService and enhance TaskCommentsSection UI 2026-03-03 16:46:14 +02:00
TaskDetailDialog.tsx feat: add sent messages notification handling and enhance configuration validation 2026-03-03 15:54:51 +02:00
TeamModelSelector.tsx refactor: enhance team model selection logic and improve test setup 2026-03-03 13:39:02 +02:00