agent-ecosystem/src/renderer/components/team/dialogs
iliya c6e7757f42 feat: implement member spawn status tracking and online marking
- Added functionality to track member spawn statuses during team provisioning, including marking members as online when their first inbox message arrives.
- Introduced new IPC channels and handlers for fetching member spawn statuses.
- Enhanced TeamProvisioningService to manage spawn status updates and emit events for changes.
- Updated UI components to reflect member spawn statuses, improving visibility of member activity during provisioning.
- Added CSS animations for member spawn effects to enhance user experience.
2026-03-10 13:16:38 +02:00
..
AddMemberDialog.tsx refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
CreateTeamDialog.tsx feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
EditTeamDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
EffortLevelSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
ExtendedContextCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +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 extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
MembersJsonEditor.tsx refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
ProjectPathSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
ReviewDialog.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
SendMessageDialog.tsx feat: integrate action mode into messaging components and enhance team provisioning banner 2026-03-10 12:43:03 +02:00
SkipPermissionsCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
StatusHistoryTimeline.tsx feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentInput.tsx feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
TaskCommentsSection.tsx refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +02:00
TaskDetailDialog.tsx feat: implement member spawn status tracking and online marking 2026-03-10 13:16:38 +02:00
TeamModelSelector.tsx feat: enhance tool summary integration in messaging services and UI components 2026-03-06 13:51:37 +02:00
ToolApprovalSettingsPanel.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00