lifecycle

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RunPhasePrepare = lifecyclejournal.RunPhasePrepare
	RunPhaseModel   = lifecyclejournal.RunPhaseModel
	RunPhaseRuntime = lifecyclejournal.RunPhaseRuntime
	RunPhasePanic   = lifecyclejournal.RunPhasePanic
)

Variables

This section is empty.

Functions

func RunPipeline

func RunPipeline(ctx context.Context, pipeline Pipeline, state *RunState) error

Types

type Pipeline

type Pipeline = steps.Pipeline

type RunState

type RunState = steps.State

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(delegate agent.Runner, builder *lifecyclecontext.ContextBuilder, toolAvailability ToolAvailability) *Runner

func (*Runner) BeforeCompact

func (r *Runner) BeforeCompact(ctx context.Context, req *agent.RequestContext) error

func (*Runner) BeforeReset

func (r *Runner) BeforeReset(ctx context.Context, req *agent.RequestContext) error

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, req *agent.RequestContext) (result *agent.RunResult, runErr error)

func (*Runner) SetArtifactRecorder

func (r *Runner) SetArtifactRecorder(recorder steps.ArtifactRecorder)

SetArtifactRecorder configures manifest artifact recording for future runs.

type Step

type Step = steps.Step

type ToolAvailability

type ToolAvailability = steps.ToolAvailability

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL