CreateRunInput
Defined in: .upstream/src/client/types.ts:150
Properties
Section titled “Properties”agent?
Section titled “agent?”
optionalagent?:string
Defined in: .upstream/src/client/types.ts:152
cloneFromRunId?
Section titled “cloneFromRunId?”
optionalcloneFromRunId?:string
Defined in: .upstream/src/client/types.ts:165
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:163
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:161
modelOverride?
Section titled “modelOverride?”
optionalmodelOverride?:string
Defined in: .upstream/src/client/types.ts:159
project?
Section titled “project?”
optionalproject?:string
Defined in: .upstream/src/client/types.ts:153
prompt?
Section titled “prompt?”
optionalprompt?:string
Defined in: .upstream/src/client/types.ts:154
providerOverride?
Section titled “providerOverride?”
optionalproviderOverride?:string
Defined in: .upstream/src/client/types.ts:158
optionalref?:string
Defined in: .upstream/src/client/types.ts:155
seedId?
Section titled “seedId?”
optionalseedId?:string
Defined in: .upstream/src/client/types.ts:160
targetBranch?
Section titled “targetBranch?”
optionaltargetBranch?:string
Defined in: .upstream/src/client/types.ts:157
Existing branch to push the workspace back to at reap (warren-05ea / #419).
