Skip to content

Interface: ListChannelsOptions

Defined in: packages/aiui-vscode/src/channels.ts:63

Properties

agentsDir?

optional agentsDir?: string

Defined in: packages/aiui-vscode/src/channels.ts:67

Agents-cache dir override (tests — avoids a real claude spawn).


dir?

optional dir?: string

Defined in: packages/aiui-vscode/src/channels.ts:65

Registry directory override (tests).


workspaceDir?

optional workspaceDir?: 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.