agent-ecosystem/src/renderer/components/team
iliya 964a8772ea feat: add effort level management to team provisioning and dialogs
- Introduced EffortLevel type to define valid effort levels ('low', 'medium', 'high').
- Updated TeamCreateRequest and TeamLaunchRequest interfaces to include effort parameter.
- Enhanced CreateTeamDialog and LaunchTeamDialog to allow users to select effort levels.
- Integrated effort level handling in provisioning requests and responses within TeamProvisioningService.
- Removed auto-focus effect in ToolApprovalSheet for improved user experience.
2026-03-06 21:28:12 +02:00
..
activity feat: add effort level management to team provisioning and dialogs 2026-03-06 21:28:12 +02:00
attachments feat: enhance file path validation and member stats computation 2026-03-06 13:00:08 +02:00
dialogs feat: add effort level management to team provisioning and dialogs 2026-03-06 21:28:12 +02:00
editor fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
kanban feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
members fix: sort imports in MemberLogsTab to fix CI lint error 2026-03-06 18:12:57 +02:00
messages feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
review feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
tasks feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsSection.tsx refactor: update package.json and enhance ClaudeLogsSection functionality 2026-03-06 20:58:14 +02:00
CliLogsRichView.tsx feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
CollapsibleTeamSection.tsx refactor: improve message deduplication and UI components for better user experience 2026-03-05 22:36:14 +02:00
MemberBadge.tsx feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
ProcessesSection.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
ProvisioningProgressBlock.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
RoleSelect.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TaskTooltip.tsx feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
TeamDetailView.tsx refactor: update package.json and enhance ClaudeLogsSection functionality 2026-03-06 20:58:14 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListFilterPopover.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamListView.tsx feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
TeamProvisioningBanner.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
TeamSessionsSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
ToolApprovalSheet.tsx feat: add effort level management to team provisioning and dialogs 2026-03-06 21:28:12 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00