agent-ecosystem/mcp-server/src/tools
iliya f9f3db7dcb fix: resolve mcp-server lint errors
- Replace deprecated z.string().url() with z.string()
- Fix unbound-method: wrap stripAgentBlocks in arrow function
- Use T[] syntax instead of Array<T>
2026-03-16 21:43: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 fix: resolve mcp-server lint errors 2026-03-16 21:43:14 +02:00