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

set-model command isn't parsing arguments correctly to set a new model for a specific role #75

Closed
danenania opened this issue Apr 10, 2024 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@danenania
Copy link
Contributor

plandex set-model with no arguments is working correctly and prompts the user to update model settings or select a role to a set a new model for, but when passing arguments like this: plandex set-model planner gpt-4, it isn't updating correctly.

Likely a problem in argument parsing in the CLI command, since if there was a problem on the server, it would be impacting the no arguments form as well.

@danenania danenania added bug Something isn't working good first issue Good for newcomers labels Apr 10, 2024
@ADTmux
Copy link

ADTmux commented Apr 11, 2024

Hey, I would like to work on this

@danenania
Copy link
Contributor Author

@ADTmux Awesome, thank you! I assigned it to you.

@ADTmux
Copy link

ADTmux commented Apr 11, 2024

Hey @danenania , I've got an issue while setting up reflex (from https://github.com/ADTmux/plandex/blob/main/guides/DEVELOPMENT.md)

Screenshot 2024-04-10 at 7 26 41 PM

I also tried https://github.com/cespare/reflex/issues/26
My setup is macOS 14.4.1 (Intel), any suggestions?

@danenania
Copy link
Contributor Author

@ADTmux probably you need to add $GOPATH/bin to your $PATH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants