Expand description
agents list available <source> — enumerate remote agents from a
given source. Streams one ResponseItem per agent. Sources:
Filesystem/Objectiveai/Mock— delegates to the SDK’slist_agentsHTTP endpoint with the matchingListAgentsSource.All— filesystem + objectiveai, de-duplicated: ObjectiveAI items skip anything already covered by a filesystem item. The fetches run concurrently.