agent-ecosystem/src/main
iliya a61178105b feat: add action mode protocol text builder for team members and leads
- Introduced `buildActionModeProtocolText` function to generate context-free action mode protocol text, enhancing clarity for both leads and members.
- Updated the `protocols` interface to include the new function, promoting code reuse across different components.
- Refactored existing logic in `actionModeInstructions.ts` and `TeamProvisioningService.ts` to utilize the new protocol text builder, improving maintainability and consistency.
- Enhanced type definitions to reflect the addition of the new protocol functionality.
2026-03-18 11:03:12 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
ipc feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
services feat: add action mode protocol text builder for team members and leads 2026-03-18 11:03:12 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
workers style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
index.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +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