agent-ecosystem/src/renderer/components/dashboard
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
..
CliStatusBanner.tsx feat: enhance cross-team messaging and activity components 2026-03-10 11:26:52 +02:00
DashboardView.tsx feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +02:00