Interface: ListChannelsOptions
Defined in: packages/aiui-vscode/src/channels.ts:63
Properties
agentsDir?
optionalagentsDir?:string
Defined in: packages/aiui-vscode/src/channels.ts:67
Agents-cache dir override (tests — avoids a real claude spawn).
dir?
optionaldir?:string
Defined in: packages/aiui-vscode/src/channels.ts:65
Registry directory override (tests).
workspaceDir?
optionalworkspaceDir?:string
Defined in: packages/aiui-vscode/src/channels.ts:72
When set, channels launched in (an ancestor of) this directory sort first — the channel for this workspace is almost always the one meant.