Bug Report
What a title. But I wasn't able to make it shorter and now it essentially is the whole issue. When one uses setupAgenticToolkit("install", Toolkit=["matlab", "simulink"]) the install routine asks if the user wants to configure the toolkit. When user confirms and wants to set up the toolkits for a specific project, the Toolkit option seems to be passed to configure, too. The use case where one wants to install both toolkits but only configure the matlab toolkit for one project and simulink for the other, is not possible in the current workflow, at least not immediately after the installation, only on a subsequent configure call.
Additional Context
No response
Bug Report
What a title. But I wasn't able to make it shorter and now it essentially is the whole issue. When one uses
setupAgenticToolkit("install", Toolkit=["matlab", "simulink"])the install routine asks if the user wants to configure the toolkit. When user confirms and wants to set up the toolkits for a specific project, the Toolkit option seems to be passed to configure, too. The use case where one wants to install both toolkits but only configure the matlab toolkit for one project and simulink for the other, is not possible in the current workflow, at least not immediately after the installation, only on a subsequent configure call.Additional Context
No response