agent-ecosystem/src/main
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
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ipc feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00
services feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
workers feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
index.ts feat: enhance cross-team messaging with message identity and metadata 2026-03-10 00:58:19 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00