Versions in this module Expand all Collapse all v0 v0.2.0 Jun 8, 2025 v0.1.1 May 10, 2025 Changes in this version + type Orchestrator struct + func NewOrchestrator(logger *slog.Logger, cfg *config.Config, presenter *ui.Presenter, ...) *Orchestrator + func (o *Orchestrator) ExecuteKickoff(ctx context.Context, isStrategicFlag bool, branchNameFlag string) error + func (o *Orchestrator) MarkStrategicKickoffComplete(ctx context.Context) error