Severin Spoerri
Severin Spoerri
Same issue, and the steps above did not work 🤨
### Use a fieldset! A workaround for Angular 15 I found on Stack Overflow ``` html ``` [Stack Overflow Issue](https://stackoverflow.com/a/65197486)
@SamuelMaddox You are absolutely right, your solution seems to make much more sense! 👍
Same here, I sort of got it to work with the run command from @gtsop-d, except that i am using ollama/phi3 as model, but then CodeActAgent does not seem to...
@tobitege The Agent answers questions and gives me code snippets to execute, but does not seem to execute commands, since i do not see any output in the integrated readonly...
same problem here! I tried resolving the path in the tsconfig.base.json in "paths", but that did not work.