Skip to content

Fix launch mode option formatting for SwarmUI - #1720

Merged
mohnjiles merged 2 commits into
LykosAI:mainfrom
NeuralFault:patch-1
Aug 22, 2026
Merged

Fix launch mode option formatting for SwarmUI#1720
mohnjiles merged 2 commits into
LykosAI:mainfrom
NeuralFault:patch-1

Conversation

@NeuralFault

@NeuralFault NeuralFault commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Underscores are used in the launch args in upstream.
Also added 'none' as an optional '--launch_mode' arg that disables auto web browser launching.

Underscores are used in the launch args in upstream.
mohnjiles
mohnjiles previously approved these changes Aug 22, 2026
@jab416171

jab416171 commented Aug 22, 2026

Copy link
Copy Markdown

Other packages don't launch by default (or at least comfy doesn't) - should --launch_mode none be passed in/selected by default?

@NeuralFault

NeuralFault commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Other packages don't launch by default (or at least comfy doesn't) - should --launch_mode none be passed in/selected by default?

Can add "none" , but seems all it does is it doesnt send a URL call to open in the web browser automatically, so don't see it being beneficial to have set as default, but beneficial to have the option easily avaliable.

The function of --launch_mode web is pretty much implied as it opens swarmUI in the browser automatically without any of the launch_mode args being set.

@mohnjiles
mohnjiles merged commit d0d1b3f into LykosAI:main Aug 22, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 22, 2026
@NeuralFault
NeuralFault deleted the patch-1 branch August 22, 2026 07:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants