set-model
command isn't parsing arguments correctly to set a new model for a specific role
#75
Labels
set-model
command isn't parsing arguments correctly to set a new model for a specific role
#75
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.
The text was updated successfully, but these errors were encountered: