agent-ecosystem/agent-teams-controller/src/internal
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
..
agentBlocks.js refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
capture.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
cascadeGuard.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
context.js feat: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
crossTeam.js feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00
crossTeamProtocol.js feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
fileLock.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
kanban.js feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
kanbanStore.js feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
maintenance.js feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
messages.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
messageStore.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
processes.js feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
processStore.js feat: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
review.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
runtime.js feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
runtimeHelpers.js feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
tasks.js feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
taskStore.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00