Function: listChannels()
listChannels(
options?):EnrichedChannel[]
Defined in: packages/aiui-vscode/src/channels.ts:90
The currently running channel servers, ENRICHED — workspace-affine first, real sessions before debug servers, then newest first.
Parameters
options?
ListChannelsOptions = {}
Returns
EnrichedChannel[]