AgentServiceSandboxBackgroundCommandClient | Public API contract for agent service sandbox background command client. | source |
AgentServiceSandboxClient | Public API contract for agent service sandbox client. | source |
AgentServiceSandboxClientOptions | Options accepted by agent service sandbox client. | source |
AgentServiceSandboxToolsOptions | Options accepted by agent service sandbox tools. | source |
AgentServiceSandboxToolsResult | Result returned from agent service sandbox tools. | source |
BackgroundCommand | An async background command running in a sandbox. | source |
BackgroundCommandHeartbeatStatus | Heartbeat health status for a background command. | source |
BackgroundCommandOutput | A background command with its captured output. | source |
BackgroundCommandStatus | Status of an async background command. | source |
BashToolSandboxLike | Public API contract for sandbox shell client. | source |
CreateSandboxBashTool | Public API contract for sandbox shell tools provider. | source |
ExecOptions | Options for command execution: working directory, timeout, environment variables, and optional project reference. | source |
ExecResult | Result of a command execution: stdout, stderr, and exit code. | source |
ExecStreamEvent | Streaming event emitted during command execution. | source |
HostedSandboxBackgroundCommandClient | Public API contract for hosted sandbox background command client. | source |
HostedSandboxClient | Public API contract for hosted sandbox client. | source |
HostedSandboxClientOptions | Options accepted by hosted sandbox client. | source |
HostedSandboxToolsOptions | Options accepted by hosted sandbox tools. | source |
HostedSandboxToolsResult | Result returned from hosted sandbox tools. | source |
LazySandboxOptions | Options accepted by lazy sandbox. | source |
SandboxAttachment | Known sandbox session connection details used to attach without a lookup round-trip. | source |
SandboxListOptions | Options for listing sandbox sessions. | source |
SandboxListResult | Paginated result of sandbox sessions. | source |
SandboxOptions | Options for creating a sandbox session. | source |
SandboxSession | A sandbox session summary returned by list. | source |
SandboxShellToolDefinition | Definition for sandbox shell tool. | source |
SandboxShellToolSet | Public API contract for sandbox shell tool set. | source |