agent-ecosystem/src/renderer/components/team/dialogs
iliya b1a00d67ed feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms
- Introduced a summaryOnly option in the API for fetching task changes, allowing for lightweight responses that skip detailed snippets and timelines.
- Enhanced ChangeExtractorService to utilize the summaryOnly option, improving performance by conditionally caching task change data.
- Updated related components and services to support the new summaryOnly feature, ensuring consistent behavior across the application.
- Improved state management in TaskDetailDialog for task changes, including loading and error handling enhancements.
2026-03-10 22:22:42 +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 fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +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: enhance task management features and improve messaging components 2026-03-10 21:54:53 +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 management features and improve messaging components 2026-03-10 21:54:53 +02:00
TaskCommentsSection.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
TaskDetailDialog.tsx feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +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