Limitations and Known Issues

Alpha: Building apps with AI is currently in alpha. This feature is subject to change and may have bugs, issues, and limitations. We're actively improving it based on your feedback.

The following features aren't supported by the AI agent. You can implement some of these features manually using the Wix CLI. To see which extension types are supported by the CLI, see About Extensions in the Wix CLI.

Unsupported extensions

Other limitations

  • Only the app owner can connect to the GitHub repository. Collaborator access to the same GitHub repository isn't yet supported.
  • AI-based iterations, such as editing existing extensions or adding new ones, aren't fully stable yet and might fail. You can always fix or complete these iterations manually in the code.
  • If your app includes an Editor React Component, certain fields in its manifest are immutable once set, renaming or changing a variable's type breaks the schema. Add a new variable instead. See manifest limitations for details.
Did this help?