agent-ecosystem/test/main/ipc
iliya 2d0d390442 feat: implement action mode handling in messaging components
- Added action mode validation in cross-team and team messaging handlers to ensure only valid modes ('do', 'ask', 'delegate') are accepted.
- Enhanced MessageComposer and TeamDetailView to support action mode selection and pass it through to message sending functions.
- Introduced utility functions to build action mode-specific message content for better clarity in communication.
- Updated tests to cover action mode scenarios, including validation and handling of invalid modes.
- Improved user experience by integrating action mode instructions into message delivery for leads.
2026-03-10 12:33:50 +02:00
..
configValidation.test.ts feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
crossTeam.test.ts feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00
editor.test.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
ipcWrapper.test.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
teams.test.ts feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00