agent-ecosystem/src/main
iliya 9e87746b81 fix(team): prohibit broadcast SendMessage to prevent phantom "*" participant
Add explicit constraint in lead prompt forbidding SendMessage with
recipient "*". The broadcast address is not supported by the runtime
and creates a phantom team member named "*" in the UI.
2026-03-22 14:18:46 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc refactor: update task assignment message formatting and enhance UI elements 2026-03-21 15:07:52 +02:00
services fix(team): prohibit broadcast SendMessage to prevent phantom "*" participant 2026-03-22 14:18:46 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
workers feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
index.ts fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +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