Skip to content

Graphorin API reference v0.7.0


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

Interface: SerializedPendingSubRun

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

Serialized twin of core's PendingSubRun (W-001): the parked child state travels as its own versioned SerializedRunState.

Stable

Properties

PropertyModifierTypeDefined in
statereadonlySerializedRunStatepackages/agent/src/run-state/index.ts:99
targetAgentNamereadonlystringpackages/agent/src/run-state/index.ts:98
toolCallIdreadonlystringpackages/agent/src/run-state/index.ts:96
toolNamereadonlystringpackages/agent/src/run-state/index.ts:97