Skip to content

AI selection still displays "none" after selecting an AI option #212

Description

@Alisha-21-cloud

Bug Report: AI selection still displays "none" after selecting an AI option

Description

After selecting an AI option from the AI section (e.g., Vercel AI SDK, Mastra, etc.), the generated CLI command at the bottom of the screen still shows --ai none instead of reflecting the selected AI.

Steps to Reproduce

  1. Open the Builder
  2. Scroll to the Ai section
  3. Select any AI option (e.g., Vercel AI SDK)
  4. Observe the CLI command preview at the bottom of the page

Expected Behavior

The CLI command should update to reflect the selected AI, e.g., --ai vercel-ai (or the appropriate flag value).

Actual Behavior

The CLI command still shows --ai none even after an AI option is selected.

Screenshots

Image

Additional Context

Other sections like state management and forms appear to update correctly (e.g., --state-management zustand, --forms are reflected in the command). The issue seems isolated to the AI section.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions