agent-ecosystem/mcp-server/src/tools
iliya afcb0fcc1a feat: implement member briefing functionality and enhance team provisioning
- Added new functions for member briefing, allowing retrieval of member-specific instructions and context based on team configuration and metadata.
- Enhanced the TeamProvisioningService to include prompts for new members, emphasizing the importance of calling the member briefing tool during onboarding.
- Updated tests to validate the new member briefing functionality and ensure proper handling of various member scenarios, including inbox presence and metadata resolution.
- Introduced environment variable support for enabling or disabling member briefing bootstrap prompts during team member provisioning.
2026-03-13 15:58:51 +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: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
runtimeTools.ts feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
taskTools.ts feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00