ibe-314

Results 2 issues of ibe-314

Currently when using ModelForm every form field is put into a new row. Here is an example: ![grafik](https://github.com/user-attachments/assets/4624b9c1-fabe-4207-b7f9-3d4f45b67654) The form above is generated using FastUIs ModelForm with the following pydantic...

When analyzing a remote git repository a temporary folder is created. The output contained the name of this temporary folder. This commit removes the temporary directory from the displayed output...