Skip to main content

Module runtime

Module runtime 

Source

Structs§

DynamicToolCallParams
Parameters identifying a dynamic tool call request emitted by the runtime.
DynamicToolCallResult
Result submitted by a runtime client after executing a dynamic tool.
DynamicToolSpec
Specification for a dynamic external tool registered by a runtime client.
RuntimeCapabilities
Fixed capability map advertised by GET /v1/runtime/info.
RuntimeEventEnvelope
RuntimeExperimentalCapabilities
Experimental opt-in flags advertised by GET /v1/runtime/info.
TurnEnvironmentParams
Environment target selected for a turn’s shell/filesystem work.

Enums§

DynamicToolCallContent
A single content fragment inside a DynamicToolCallResult.
DynamicToolItemStatus
Lifecycle status of a dynamic tool item shown in thread detail and event payloads.

Constants§

RUNTIME_API_VERSION
RUNTIME_EVENT_ENVELOPE_SCHEMA_VERSION