Skip to main content

Interface: TerminalActionContext

Defined in: types/frontend.ts:303

Context passed to terminal action, action bar, and more menu callbacks.

Properties

aiMode

aiMode: string

Defined in: types/frontend.ts:308

The AI mode of the session


projectPath

projectPath: string

Defined in: types/frontend.ts:311

The project path for the session


sessionId

sessionId: string

Defined in: types/frontend.ts:305

The Omniscribe session ID


terminalSessionId?

optional terminalSessionId: string

Defined in: types/frontend.ts:314

The terminal session ID (if available)