Versions in this module Expand all Collapse all v0 v0.12.1 Mar 1, 2026 v0.12.0 Mar 1, 2026 Changes in this version + func Run(ctx context.Context, steps []Step) error + type Step struct + Check func(ctx context.Context) bool + Execute func(ctx context.Context) error + Name string + func AuthStep() Step + func DomainStep() Step + func MCPConfigStep() Step + func RepoStep() Step + func SummaryStep() Step