@oss-autopilot/core - v1.6.3
    Preparing search index...

    Function runSetup

    Interactive first-run setup wizard.

    • Interactive setup wizard or direct setting application.

      Three modes:

      1. --set key=value — Apply settings directly
      2. Setup complete — Return current config
      3. Setup required — Return prompts for interactive setup

      Parameters

      • options: SetupOptions

        Setup options

        • reset

          Force re-setup even if already complete

        • set

          Key=value pairs to apply directly

      Returns Promise<SetupOutput>

      Setup result (applied settings, current config, or setup prompts)