Member Junction
    Preparing search index...
    • Filters an agent list down to ACTIVE Realtime-type co-agent candidates. The input is expected to already be the run-permission-filtered active-agent set the host uses for routing/@mentions, so this only applies the agent-TYPE cut (trim + case-insensitive match on the denormalized Type name).

      Type Parameters

      • T extends { Type: string | null }

      Parameters

      • agents: readonly T[]

      Returns T[]