Skip to content

Conversation

PanchoDP
Copy link
Contributor

This PR exclude guidelines of FLUXUI_FREE if FLUXUI_PRO is installed.

Considering that the FLUXUI_FREE components are a subset of the FLUXUI_PRO components, this specification is not required twice.

This PR also updates the new components available in FLUXUI_PRO like file upload and pillow.

User Benefits

  1. Prevents Conflicting Guidelines
  • Automatically excludes Fluxui-free guidelines when Fluxui-pro is installed, preventing confusion and conflicts between the free and pro versions
  • Ensures AI assistants receive only the relevant component guidelines for your actual installation
  1. Updated Component Library
  • Fluxui-pro core now includes the latest components: "file upload" and "pillow"
  • AI assistants will now be aware of these new components and can suggest/use them in code generation
  1. Cleaner AI Experience
  • When using AI coding assistants with Boost, you'll get more accurate suggestions tailored specifically to your Fluxui version (pro vs free)
  • No more duplicate or contradictory component recommendations

@pushpak1300 pushpak1300 linked an issue Oct 10, 2025 that may be closed by this pull request
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Copy link
Member

@pushpak1300 pushpak1300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ashleyhindle looks good to me !

@pushpak1300 pushpak1300 changed the title feat: exclude Fluxui-free guidelines if Fluxui-pro is installed. Upda… fix: prefer fluxui-pro guidelines over free if pro is installed Oct 10, 2025
@pushpak1300 pushpak1300 changed the title fix: prefer fluxui-pro guidelines over free if pro is installed fix: prefer fluxui-pro guidelines over fluxui-free Oct 10, 2025
@ashleyhindle ashleyhindle merged commit b286bfa into laravel:main Oct 13, 2025
17 checks passed
@pushpak1300
Copy link
Member

Thanks !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flux UI Free / Pro Guidelines Contradicting Flux statements

3 participants