agent-ecosystem/src/renderer/api
iliya 1c6b7c4ef1 feat: implement soft delete and retrieval of deleted tasks in team management
- Added functionality for soft-deleting tasks, allowing tasks to be marked as deleted without permanent removal.
- Introduced new IPC channels for soft-deleting tasks and retrieving deleted tasks, enhancing task management capabilities.
- Updated TeamDataService and TeamTaskWriter to handle soft delete operations and maintain task integrity.
- Enhanced the UI components to support viewing and managing deleted tasks, improving user experience and task visibility.
- Implemented a TrashDialog for displaying deleted tasks, allowing users to review and manage their deleted items effectively.
2026-02-25 19:30:27 +02:00
..
httpClient.ts feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00
index.ts feat(docker): add standalone mode and Docker support 2026-02-16 22:57:48 +09:00