Versions in this module Expand all Collapse all v0 v0.1.0 Aug 14, 2026 Changes in this version + func Confirm(question string, defaultYes bool) (bool, error) + func PickScaffoldDir(options []string) (string, error) + func PickScaffoldFile() (string, error) + type GitignoreTarget int + const TargetGlobalExcludes + const TargetRepoExclude + const TargetRepoGitignore + func PickGitignoreTarget(agentDirName string) (GitignoreTarget, error)