agent-ecosystem/mcp-server/src/tools
iliya 0f91698fa8 refactor: enhance task and review tools with slimTask integration
- Updated reviewTools to utilize slimTask for lightweight task representations, improving response efficiency.
- Enhanced taskTools to apply slimTaskForList for task listing, reducing data payloads.
- Introduced new slimTask and slimTaskForList functions in format utility for better task data management.
- Improved test coverage for slim task operations, ensuring accurate behavior in task handling and review processes.
2026-03-16 18:29:54 +02:00
..
crossTeamTools.ts feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
index.ts feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
kanbanTools.ts refactor: update package.json scripts and enhance CI workflow 2026-03-07 19:09:58 +02:00
messageTools.ts refactor: update package.json scripts and enhance CI workflow 2026-03-07 19:09:58 +02:00
processTools.ts refactor: update package.json scripts and enhance CI workflow 2026-03-07 19:09:58 +02:00
reviewTools.ts refactor: enhance task and review tools with slimTask integration 2026-03-16 18:29:54 +02:00
runtimeTools.ts feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
taskTools.ts refactor: enhance task and review tools with slimTask integration 2026-03-16 18:29:54 +02:00