PlanRunRow
Defined in: .upstream/src/client/types.plan-runs.ts:34
Properties
Section titled “Properties”agentName
Section titled “agentName”agentName:
string
Defined in: .upstream/src/client/types.plan-runs.ts:38
createdAt
Section titled “createdAt”createdAt:
string
Defined in: .upstream/src/client/types.plan-runs.ts:47
dispatcherHandle
Section titled “dispatcherHandle”dispatcherHandle:
string
Defined in: .upstream/src/client/types.plan-runs.ts:43
endedAt
Section titled “endedAt”endedAt:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:49
failureReason
Section titled “failureReason”failureReason:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:46
id:
string
Defined in: .upstream/src/client/types.plan-runs.ts:35
modelOverride
Section titled “modelOverride”modelOverride:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:42
planId
Section titled “planId”planId:
string
Defined in: .upstream/src/client/types.plan-runs.ts:36
projectId
Section titled “projectId”projectId:
string
Defined in: .upstream/src/client/types.plan-runs.ts:37
promptTemplate
Section titled “promptTemplate”promptTemplate:
string
Defined in: .upstream/src/client/types.plan-runs.ts:39
providerOverride
Section titled “providerOverride”providerOverride:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:41
ref:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:40
startedAt
Section titled “startedAt”startedAt:
string|null
Defined in: .upstream/src/client/types.plan-runs.ts:48
state:
PlanRunState
Defined in: .upstream/src/client/types.plan-runs.ts:45
trigger
Section titled “trigger”trigger:
string
Defined in: .upstream/src/client/types.plan-runs.ts:44
