agent-ecosystem/src/renderer/components/team/dialogs
777genius ece2991f96 feat(team): enhance team provisioning with runtime model handling
- Added support for live runtime model metadata in team provisioning.
- Implemented functions to extract and manage CLI flag values for team members.
- Updated member specifications to include effective models based on provider defaults.
- Enhanced UI dialogs to check selected providers in parallel, improving responsiveness.
- Added tests for handling model unavailability during team bootstrap and launch processes.
2026-04-16 21:02:33 +03:00
..
AddMemberDialog.tsx feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
AdvancedCliSection.tsx chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
CreateTaskDialog.tsx feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality 2026-04-13 20:51:45 +03:00
CreateTeamDialog.tsx feat(team): enhance team provisioning with runtime model handling 2026-04-16 21:02:33 +03:00
EditTeamDialog.tsx feat(team): refine launch and cli status flows 2026-04-10 16:45:00 +03:00
EffortLevelSelector.tsx feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
GlobalTaskDetailDialog.tsx refactor(session): improve session label formatting and enhance session item display 2026-03-29 01:16:04 +02:00
globalTaskDetailDialogLoading.ts refactor(session): improve session label formatting and enhance session item display 2026-03-29 01:16:04 +02:00
launchDialogPrefill.ts fix(team): preserve provider model ids and codex slash suggestions 2026-04-14 14:56:29 +03:00
LaunchTeamDialog.tsx feat(team): enhance team provisioning with runtime model handling 2026-04-16 21:02:33 +03:00
LimitContextCheckbox.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
MembersJsonEditor.tsx feat: improve task reference handling and enhance UI components 2026-03-11 14:18:43 +02:00
OptionalSettingsSection.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
ProjectPathSelector.tsx feat: enhance cross-team functionality and UI components 2026-03-12 16:33:52 +02:00
providerPrepareDiagnostics.ts feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
provisioningModelIssues.ts feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
ProvisioningProviderStatusList.tsx feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
ReviewDialog.tsx feat(readme): update project title with link and remove unused media files 2026-03-23 20:18:14 +02:00
SendMessageDialog.tsx feat(team): default action mode 'delegate' instead of 'do' for teams 2026-03-30 15:40:54 +03:00
SkipPermissionsCheckbox.tsx fix(ui): change auto-approve banner from warning to info style 2026-03-28 12:23:28 +02:00
StatusHistoryTimeline.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentAwaitingReply.tsx feat: add test notification feature and update app identifiers 2026-03-15 13:37:53 +02:00
TaskCommentInput.tsx feat(readme): update project title with link and remove unused media files 2026-03-23 20:18:14 +02:00
TaskCommentsSection.tsx fix(team): disable teammate DM relay through lead, read user.json directly 2026-03-23 12:57:16 +02:00
TaskDetailDialog.tsx feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
TeamModelSelector.tsx feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
teamNameSets.ts feat: enhance CreateTeamDialog and member management features 2026-03-13 14:39:07 +02:00
ToolApprovalSettingsPanel.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00