Absolute path to the repo root (where codegen and rebuilds are executed).
Event emitter for progress, warn, and log events.
OptionalFastFast mode: skip post-codegen Steps 1-3 (force-rebuild + manifest regen + manifest rebuild) if manifest files already look correct. Step 4 (known-issue patches) always runs regardless of this flag.
Package manager for build/manifest shell-outs ('pnpm' default, 'npm' override).
OptionalVersionRelease version tag (e.g., "v5.9.0"). Used to pin the CLI version
when falling back to the package manager's remote-exec (npx / pnpm dlx).
Input context for the codegen phase.
See
CodeGenPhase.Run