Interfaces

HoldsToolSessions

Interface: HoldsToolSessions

Defined in: src/core/codeRunnerTool.ts:150

A Tool that holds live sessions, keyed by isolation key.

Properties

[TOOL_SESSIONS]

readonly [TOOL_SESSIONS]: ReadonlyMap<string, CodeSession>

Defined in: src/core/codeRunnerTool.ts:151

On this page