CreateRunInput
Defined in: .upstream/src/client/types.ts:201
Properties
Section titled “Properties”agent?
Section titled “agent?”
optionalagent?:string
Defined in: .upstream/src/client/types.ts:203
baseCommit?
Section titled “baseCommit?”
optionalbaseCommit?:string
Defined in: .upstream/src/client/types.ts:208
Base-commit pin (warren-aaf7): 40-hex SHA the workspace is cut at; PR base stays ref-shaped.
cloneFromRunId?
Section titled “cloneFromRunId?”
optionalcloneFromRunId?:string
Defined in: .upstream/src/client/types.ts:220
Replicate parent (warren-e96f): re-dispatch this run’s config against the project base.
continueFromRunId?
Section titled “continueFromRunId?”
optionalcontinueFromRunId?:string
Defined in: .upstream/src/client/types.ts:218
Continuation parent (warren-4b11): seed the workspace from this run’s branch.
dispatcherHandle?
Section titled “dispatcherHandle?”
optionaldispatcherHandle?:string
Defined in: .upstream/src/client/types.ts:216
maxCostUsd?
Section titled “maxCostUsd?”
optionalmaxCostUsd?:number
Defined in: .upstream/src/client/types.ts:222
Per-run USD spend cap (warren-a63d): wins over the agent’s own and the project default.
modelOverride?
Section titled “modelOverride?”
optionalmodelOverride?:string
Defined in: .upstream/src/client/types.ts:212
project?
Section titled “project?”
optionalproject?:string
Defined in: .upstream/src/client/types.ts:204
prompt?
Section titled “prompt?”
optionalprompt?:string
Defined in: .upstream/src/client/types.ts:205
providerOverride?
Section titled “providerOverride?”
optionalproviderOverride?:string
Defined in: .upstream/src/client/types.ts:211
optionalref?:string
Defined in: .upstream/src/client/types.ts:206
seedId?
Section titled “seedId?”
optionalseedId?:string
Defined in: .upstream/src/client/types.ts:215
targetBranch?
Section titled “targetBranch?”
optionaltargetBranch?:string
Defined in: .upstream/src/client/types.ts:210
Existing branch to push the workspace back to at reap (warren-05ea / #419).
trigger?
Section titled “trigger?”
optionaltrigger?:string
Defined in: .upstream/src/client/types.ts:214
Run trigger label (warren-97a2); defaults to the server’s own default when omitted.