agent-ecosystem/test/main/services
iliya dd42cf0069 fix(team): scan inbox for permission_request during provisioning
relayLeadInboxMessages only processes unread messages after
provisioningComplete, but CLI marks permission_request messages as
read after native delivery -- before our relay runs.

Move permission_request inbox scan BEFORE provisioningComplete check.
Scan ALL messages (including read=true), track processed IDs via
processedPermissionRequestIds Set on ProvisioningRun to prevent
re-emitting. Also look up both alive and provisioning runs so the
scan works during team bootstrap.
2026-03-27 23:35:52 +02:00
..
analysis feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
discovery perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
extensions fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
infrastructure fix: packaged app CLI login detection, PATH merge, IPC status cache 2026-03-19 22:41:52 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
schedule feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
team fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00