agent-ecosystem/src/main/services
iliya 15df012c4b refactor: streamline task handling and improve data formatting
- Updated taskTools to utilize slimTask for lightweight task summaries, reducing data bloat in responses.
- Introduced taskWriteResult function to handle task write operations more efficiently by stripping unnecessary fields.
- Enhanced jsonTextContent usage across task operations for consistent data formatting.
- Removed legacy member briefing bootstrap checks from TeamProvisioningService and related tests to simplify member spawn logic.
- Improved test coverage for task handling and member provisioning processes.
2026-03-16 18:07:22 +02:00
..
analysis feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
discovery refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
editor fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
error feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +02:00
extensions feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
infrastructure feat: add review status, all-tasks-completed and cross-team message notifications 2026-03-16 14:32:03 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
schedule feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team refactor: streamline task handling and improve data formatting 2026-03-16 18:07:22 +02:00
index.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00