Skip to main content

Configuration types

RefrainConfig

Alias for LocalConfig. See Local Execution for full property table.

AIModelConfig

ModelProvider

ModelPurpose

ExecuteOptions

See Local Execution for full property table.

ExecutionStrategy

Result types

ExecutionReport

StepExecutionResult

StepStatus

StepDiagnostics

Attached to failed steps with detailed failure information:

BatchExecutionReport

Runbook types

ParsedRunbook

Inferred from the Zod schema. See Runbook YAML for field descriptions.

ParsedStep / StepAction / Selector

See Actions, Selectors.

ActionType

RiskLevel

VariableSource

CaptureStrategy

Logger types

Logger

LoggerFactory

SpinnerLike

CallbackLogger

Custom logger that forwards all messages to a callback:

LogLevel

Utility types

ResolveVariablesInput

ResolveVariablesResult

Plan types

Plan

PlanTier

PlanLimitError / PlanFeatureError

Thrown when a plan limit or feature gate is hit:

Other types