Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/agent / run-state / SerializedPendingSubRun

Interface: SerializedPendingSubRun

Defined in: packages/agent/src/run-state/index.ts:99

Stable

Serialized twin of core's PendingSubRun: the parked child state travels as its own versioned SerializedRunState.

Properties

PropertyModifierTypeDefined in
statereadonlySerializedRunStatepackages/agent/src/run-state/index.ts:103
targetAgentNamereadonlystringpackages/agent/src/run-state/index.ts:102
toolCallIdreadonlystringpackages/agent/src/run-state/index.ts:100
toolNamereadonlystringpackages/agent/src/run-state/index.ts:101