agent-ecosystem/test/main/services
iliya 887c7406d1 feat: enhance task status management with history tracking
- Introduced a new `statusHistory` feature to record every status transition of tasks, including the previous status, new status, timestamp, and actor responsible for the change.
- Updated task creation and status update methods to append transitions to the status history, ensuring a comprehensive audit trail.
- Enhanced UI components to display the status history, providing better visibility into task progress and changes over time.
- Refactored related services to support the new status history functionality, improving overall task management practices.
2026-03-04 13:47:53 +02:00
..
analysis feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
discovery feat: implement SearchTextCache and SearchTextExtractor for efficient text extraction and caching 2026-02-22 02:03:22 +09:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
infrastructure feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
team feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00