agent-ecosystem/src/main/services
iliya 31c4c7a441 feat: enhance task change retrieval with additional options
- Updated the `getTaskChanges` method to accept an optional `options` parameter, allowing for more granular control over the retrieval of task changes.
- Introduced new fields in the options object, including `owner`, `status`, `since`, and `intervals`, to improve filtering capabilities.
- Refactored related services and IPC methods to accommodate the new options, enhancing the overall task change management experience.
- Improved type definitions for better clarity and maintainability.
2026-03-04 15:22:59 +02:00
..
analysis feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
discovery feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
editor fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
error feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
infrastructure feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
team feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
index.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00