Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: --gui --no-browser or --no-browser --gui #3533

Open
zebcarnell opened this issue Mar 14, 2025 · 0 comments
Open

Bug: --gui --no-browser or --no-browser --gui #3533

zebcarnell opened this issue Mar 14, 2025 · 0 comments

Comments

@zebcarnell
Copy link

Issue

Issue:
GUI starts with browser when using --gui --no-browser or not at all when using --no-browser --gui

Expecting:
Expecting GUI to start but no browser to open.

Usecase:
aider is running on my AI server, no need to open it.
I also have a codium extension I created to load the GUI within codium.

Steps to Reproduce:
aider --gui --no-browser
No browser opens and GUI mode doesn't start

or

aider --no-browser --gui
GUI runs but browser still opens.

Version and model info

Aider v0.77.0

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

No branches or pull requests

1 participant