Tool/software:
Hello everyone,
I integrated a custom AI based on gpt-5-mini in the newest Code Composer Studio 20.3.0. The chatbot works fine, but the different agents have issues to find the workspace. In the first request to show the content of the workspace it shows different folders which aren't in the workspace, I am not sure if they even exist. After multiple retries and different prompts it's always stuck in the getWorkspaceDirectoryStructure() function. I tried to include files with #file but it doesn't give any suggestions. I tried different things like modifying workspace file etc. but nothing helped. Is this a known issue. Can I fix this somehow?
Greetings,
Loic