agent-ecosystem/src/renderer/components
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
..
chat feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
common feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
dashboard feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
layout feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
search feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
settings feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
sidebar feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
team feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
terminal feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
ui feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00