agent-ecosystem/src/main
iliya bd781aed2f feat: enhance ChangeExtractorService with interval-based scoping
- Implemented deterministic interval scoping in ChangeExtractorService to improve task change retrieval when no specific scope is found.
- Added a new method, extractIntervalScopedChanges, to handle changes based on provided intervals, enhancing the accuracy of change tracking.
- Updated the logic for deriving intervals from task status history, ensuring better handling of task transitions.
- Refactored related code for improved clarity and maintainability, including better type definitions and error handling.
2026-03-04 15:44:30 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
ipc feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
services feat: enhance ChangeExtractorService with interval-based scoping 2026-03-04 15:44:30 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
workers feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
index.ts feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00