agent-ecosystem/mcp-server
iliya c93f3a4181 feat: enhance cross-team messaging with new parameters and recipient handling
- Added optional parameters 'conversationId' and 'replyToConversationId' to the cross-team messaging tool for improved threading.
- Updated the TeamMemberResolver to ignore tool-like cross-team inbox names, ensuring cleaner member resolution.
- Enhanced TeamProvisioningService to handle explicit cross-team reply instructions and prevent relaying tool-like names.
- Improved tests to validate new cross-team messaging features and recipient handling, ensuring robust functionality across services.
2026-03-10 15:40:42 +02:00
..
src feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
test feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
.gitignore chore: remove MCP code (to new build new one from scratch) 2026-03-07 12:01:39 +02:00
package.json chore: enhance package scripts and improve MCP server functionality 2026-03-07 20:48:03 +02:00
tsconfig.json feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
tsconfig.test.json chore: update package scripts and improve CI workflow 2026-03-07 19:37:59 +02:00
tsup.config.ts chore: enhance package scripts and improve MCP server functionality 2026-03-07 20:48:03 +02:00
vitest.config.ts feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00