agent-ecosystem/mcp-server/src/tools
iliya b41cf9fad2 feat: add getTaskComment functionality and enhance pre-commit script
- Introduced a new function `getTaskComment` to retrieve a specific comment from a task, including relevant task details.
- Updated the task store to support direct file reads for tasks that match canonical UUIDs.
- Added a new server tool for fetching task comments, enhancing the API capabilities.
- Modified the pre-commit script to improve environment setup and ensure lint-staged runs correctly.
2026-03-20 13:45:14 +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 feat: implement startReview functionality and enhance review state management 2026-03-16 19:08:12 +02:00
runtimeTools.ts fix: resolve mcp-server lint errors 2026-03-16 21:43:14 +02:00
taskTools.ts feat: add getTaskComment functionality and enhance pre-commit script 2026-03-20 13:45:14 +02:00