CreatePlanRunInput
Defined in: .upstream/src/client/types.plan-runs.ts:68
POST /plan-runs request body. Exactly one of planId / issues (warren-de42).
Properties
Section titled “Properties”agent:
string
Defined in: .upstream/src/client/types.plan-runs.ts:73
dispatcherHandle?
Section titled “dispatcherHandle?”
optionaldispatcherHandle?:string
Defined in: .upstream/src/client/types.plan-runs.ts:80
issues?
Section titled “issues?”
optionalissues?:string[]
Defined in: .upstream/src/client/types.plan-runs.ts:72
warren-de42: ordered issue-id list; the tracker need not support plans.
maxCostUsd?
Section titled “maxCostUsd?”
optionalmaxCostUsd?:number
Defined in: .upstream/src/client/types.plan-runs.ts:79
Per-child USD spend cap (warren-a63d); same validation as POST /runs maxCostUsd.
modelOverride?
Section titled “modelOverride?”
optionalmodelOverride?:string
Defined in: .upstream/src/client/types.plan-runs.ts:77
planId?
Section titled “planId?”
optionalplanId?:string
Defined in: .upstream/src/client/types.plan-runs.ts:70
project
Section titled “project”project:
string
Defined in: .upstream/src/client/types.plan-runs.ts:69
promptTemplate?
Section titled “promptTemplate?”
optionalpromptTemplate?:string
Defined in: .upstream/src/client/types.plan-runs.ts:74
providerOverride?
Section titled “providerOverride?”
optionalproviderOverride?:string
Defined in: .upstream/src/client/types.plan-runs.ts:76
optionalref?:string
Defined in: .upstream/src/client/types.plan-runs.ts:75