agent-ecosystem/src/renderer/api
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
..
httpClient.ts feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +02:00
index.ts feat(docker): add standalone mode and Docker support 2026-02-16 22:57:48 +09:00