yuluo-yx opened a new issue, #2708: URL: https://github.com/apache/rocketmq-dashboard/issues/2708
## Problem The Qoder CLI provider only adds `-m` when a per-request model override is present. A model saved in the provider configuration is silently ignored, unlike the other agent providers. ## Expected behavior Use the request override when present, otherwise use the saved model, and omit `-m` only when neither value contains text. ## Proposed scope Align Qoder command construction with the existing provider precedence and cover configured, overridden, and blank model cases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
